diff --git a/.secrets.baseline b/.secrets.baseline index d0157a82..fb9251b9 100644 --- a/.secrets.baseline +++ b/.secrets.baseline @@ -3,7 +3,7 @@ "files": "go.sum|^.secrets.baseline$", "lines": null }, - "generated_at": "2026-01-23T20:36:07Z", + "generated_at": "2026-02-19T16:49:25Z", "plugins_used": [ { "name": "AWSKeyDetector" @@ -82,7 +82,7 @@ "hashed_secret": "ff9ee043d85595eb255c05dfe32ece02a53efbb2", "is_secret": false, "is_verified": false, - "line_number": 55, + "line_number": 59, "type": "Secret Keyword", "verified_result": null } diff --git a/README.md b/README.md index 0b1531a9..0e86f173 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ [![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white)](https://github.com/pre-commit/pre-commit) [![latest release](https://img.shields.io/github/v/release/terraform-ibm-modules/terraform-ibm-activity-tracker?logo=GitHub&sort=semver)](https://github.com/terraform-ibm-modules/terraform-ibm-activity-tracker/releases/latest) [![Renovate enabled](https://img.shields.io/badge/renovate-enabled-brightgreen.svg)](https://renovatebot.com/) +[![Terraform Registry](https://img.shields.io/badge/terraform-registry-623CE4?logo=terraform)](https://registry.terraform.io/modules/terraform-ibm-modules/activity-tracker/ibm/latest) This module supports configuring an IBM Cloud Activity Tracker event routing target, routes and settings. @@ -15,6 +16,9 @@ This module supports configuring an IBM Cloud Activity Tracker event routing tar :information_source: Ctrl/Cmd+Click or right-click on the Schematics deploy button to open in a new tab * Advanced example Deploy with IBM Cloud Schematics * Basic example Deploy with IBM Cloud Schematics +* [Deployable Architectures](./solutions) + * Cloud automation for Cloud Monitoring (Event Routing Account Settings) + * Cloud automation for Activity Tracker Event Routing (Fully configurable) * [Contributing](#contributing)