Skip to content

Commit 9f24565

Browse files
chore(deps): update key-protect-all-inclusive to kms (#447)
1 parent cb1b819 commit 9f24565

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/advanced/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ locals {
2121
}
2222

2323
module "kp_all_inclusive" {
24-
source = "terraform-ibm-modules/key-protect-all-inclusive/ibm"
24+
source = "terraform-ibm-modules/kms-all-inclusive/ibm"
2525
version = "4.13.1"
2626
key_protect_instance_name = "${var.prefix}-kp-instance"
2727
resource_group_id = module.resource_group.resource_group_id

0 commit comments

Comments
 (0)