Skip to content

Commit 4726829

Browse files
chore: update reference from key-protect to kms (#150)
1 parent ed002fa commit 4726829

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
@@ -20,7 +20,7 @@ locals {
2020
}
2121

2222
module "key_protect_all_inclusive" {
23-
source = "terraform-ibm-modules/key-protect-all-inclusive/ibm"
23+
source = "terraform-ibm-modules/kms-all-inclusive/ibm"
2424
version = "4.8.5"
2525
resource_group_id = module.resource_group.resource_group_id
2626
region = var.region

0 commit comments

Comments
 (0)