1- <!-- Update the title -->
2- # Terraform Modules Template Project
1+ # Secrets Manager module
32
43<!--
54Update status and "latest release" badges:
65 1. For the status options, see https://github.ibm.com/GoldenEye/documentation/blob/master/status.md
76 2. Update the "latest release" badge to point to the correct module's repo. Replace "module-template" in two places.
87-->
98[ ![ Incubating (Not yet consumable)] ( https://img.shields.io/badge/status-Incubating%20(Not%20yet%20consumable)-red )] ( https://terraform-ibm-modules.github.io/documentation/#/badge-status )
10- [ ![ latest release] ( https://img.shields.io/github/v/release/terraform-ibm-modules/terraform-ibm-module-template ?logo=GitHub&sort=semver )] ( https://github.com/terraform-ibm-modules/terraform-ibm-module-template /releases/latest )
9+ [ ![ latest release] ( https://img.shields.io/github/v/release/terraform-ibm-modules/terraform-ibm-secrets-manager ?logo=GitHub&sort=semver )] ( https://github.com/terraform-ibm-modules/terraform-ibm-secrets-manager /releases/latest )
1110[ ![ pre-commit] ( https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white )] ( https://github.com/pre-commit/pre-commit )
1211[ ![ Renovate enabled] ( https://img.shields.io/badge/renovate-enabled-brightgreen.svg )] ( https://renovatebot.com/ )
1312[ ![ semantic-release] ( https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg )] ( https://github.com/semantic-release/semantic-release )
@@ -19,7 +18,7 @@ TODO: Replace me with description of the module(s) in this repo
1918<!-- Below content is automatically populated via pre-commit hook -->
2019<!-- BEGIN OVERVIEW HOOK -->
2120## Overview
22- * [ terraform-ibm-module-template ] ( #terraform-ibm-module-template )
21+ * [ terraform-ibm-secrets-manager ] ( #terraform-ibm-secrets-manager )
2322* [ Examples] ( ./examples )
2423 * [ Basic example] ( ./examples/basic )
2524 * [ Complete example] ( ./examples/complete )
@@ -37,7 +36,7 @@ https://terraform-ibm-modules.github.io/documentation/#/implementation-guideline
3736
3837
3938<!-- This heading should always match the name of the root level module (aka the repo name) -->
40- ## terraform-ibm-module-template
39+ ## terraform-ibm-secrets-manager
4140
4241### Usage
4342
0 commit comments