From 71688eae97391551aaa7885f25947bcfc055017a Mon Sep 17 00:00:00 2001 From: Matthew Lemmond Date: Fri, 5 Jan 2024 12:03:57 -0500 Subject: [PATCH] docs: change module name from key-protect to kms (#396) --- .github/settings.yml | 2 +- README.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/settings.yml b/.github/settings.yml index f9c24bf..5232858 100644 --- a/.github/settings.yml +++ b/.github/settings.yml @@ -15,7 +15,7 @@ repository: # By changing this field, you rename the repository. # Uncomment this name property and set the name to the current repo name. - name: "terraform-ibm-key-protect-all-inclusive" + name: "terraform-ibm-kms-all-inclusive" # The description is displayed under the repository name on the # organization page and in the 'About' section of the repository. diff --git a/README.md b/README.md index 4f4e46a..c16ff6c 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Key Protect all inclusive module +# KMS all inclusive module [![Graduated (Supported)](https://img.shields.io/badge/Status-Graduated%20(Supported)-brightgreen)](https://terraform-ibm-modules.github.io/documentation/#/badge-status) [![Build status](https://github.com/terraform-ibm-modules/terraform-ibm-key-protect-all-inclusive/actions/workflows/ci.yml/badge.svg)](https://github.com/terraform-ibm-modules/terraform-ibm-key-protect-all-inclusive/actions/workflows/ci.yml) @@ -47,7 +47,7 @@ One emerging pattern is to create one Key Protect instance per VPC. All workload * [Contributing](#contributing) -## terraform-ibm-key-protect-all-inclusive +## terraform-ibm-kms-all-inclusive ### Usage ```hcl