diff --git a/.gitmodules b/.gitmodules index 6fbc5c94..242156f6 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,4 +1,4 @@ [submodule "common-dev-assets"] path = common-dev-assets url = https://github.com/terraform-ibm-modules/common-dev-assets - branch = main + branch = test_overview diff --git a/.secrets.baseline b/.secrets.baseline index fc3f2ffb..f2bf1277 100644 --- a/.secrets.baseline +++ b/.secrets.baseline @@ -3,7 +3,7 @@ "files": "go.sum|^.secrets.baseline$", "lines": null }, - "generated_at": "2025-02-13T14:40:55Z", + "generated_at": "2025-02-17T14:02:59Z", "plugins_used": [ { "name": "AWSKeyDetector" @@ -82,7 +82,7 @@ "hashed_secret": "33da8d0e8af2efc260f01d8e5edfcc5c5aba44ad", "is_secret": true, "is_verified": false, - "line_number": 35, + "line_number": 36, "type": "Secret Keyword", "verified_result": null } diff --git a/README.md b/README.md index 39a39bf8..d06d806a 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,7 @@ * [Basic example with index creation and updates to cluster-wide settings](./examples/basic) * [Complete example with autoscaling, BYOK encryption and service credentials creation](./examples/complete) * [Financial Services Cloud profile example with autoscaling enabled](./examples/fscloud) + * [Restore from backup example](./examples/backup-restore) * [Contributing](#contributing) diff --git a/common-dev-assets b/common-dev-assets index 7918b907..803a2461 160000 --- a/common-dev-assets +++ b/common-dev-assets @@ -1 +1 @@ -Subproject commit 7918b907ccd6e8ce14977d9461dac534a2e4114f +Subproject commit 803a24614bee4f4509532e66f9a9ab82679329e9