Skip to content

Commit 0c1df2a

Browse files
chore: update reference from key-protect to kms (#113)
Co-authored-by: Conall Ó Cofaigh <[email protected]>
1 parent 847a1a6 commit 0c1df2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/complete/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ module "resource_group" {
1919
##############################################################################
2020

2121
module "key_protect_all_inclusive" {
22-
source = "terraform-ibm-modules/key-protect-all-inclusive/ibm"
22+
source = "terraform-ibm-modules/kms-all-inclusive/ibm"
2323
version = "4.8.4"
2424
resource_group_id = module.resource_group.resource_group_id
2525
# Only us-south, eu-de backup encryption keys are supported. See https://cloud.ibm.com/docs/cloud-databases?topic=cloud-databases-key-protect&interface=ui#key-byok for details.

0 commit comments

Comments
 (0)