@@ -7,7 +7,7 @@ Update status and "latest release" badges:
77 2. Update the "latest release" badge to point to the correct module's repo. Replace "terraform-ibm-module-template" in two places.
88-->
99[ ![ 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 )
10+ [ ![ latest release] ( https://img.shields.io/github/v/release/terraform-ibm-modules/terraform-ibm-monitoring-agent ?logo=GitHub&sort=semver )] ( https://github.com/terraform-ibm-modules/terraform-ibm-monitoring-agent /releases/latest )
1111[ ![ pre-commit] ( https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white )] ( https://github.com/pre-commit/pre-commit )
1212[ ![ Renovate enabled] ( https://img.shields.io/badge/renovate-enabled-brightgreen.svg )] ( https://renovatebot.com/ )
1313[ ![ 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 )
@@ -26,7 +26,7 @@ TODO: Replace this with a description of the modules in this repo.
2626<!-- The following content is automatically populated by the pre-commit hook -->
2727<!-- BEGIN OVERVIEW HOOK -->
2828## Overview
29- * [ terraform-ibm-module-template ] ( #terraform-ibm-module-template )
29+ * [ terraform-ibm-monitoring-agent ] ( #terraform-ibm-monitoring-agent )
3030* [ Examples] ( ./examples )
3131 * [ Advanced example] ( ./examples/advanced )
3232 * [ Basic example] ( ./examples/basic )
@@ -44,7 +44,7 @@ https://terraform-ibm-modules.github.io/documentation/#/implementation-guideline
4444
4545
4646<!-- Replace this heading with the name of the root level module (the repo name) -->
47- ## terraform-ibm-module-template
47+ ## terraform-ibm-monitoring-agent
4848
4949### Usage
5050
0 commit comments