Skip to content

Commit 6337eff

Browse files
chore: update reference from key-protect to kms (#135)
Co-authored-by: shemau <[email protected]>
1 parent 1b15a6b commit 6337eff

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
@@ -15,7 +15,7 @@ module "resource_group" {
1515
##############################################################################
1616

1717
module "key_protect_all_inclusive" {
18-
source = "terraform-ibm-modules/key-protect-all-inclusive/ibm"
18+
source = "terraform-ibm-modules/kms-all-inclusive/ibm"
1919
version = "4.8.5"
2020
resource_group_id = module.resource_group.resource_group_id
2121
# Note: Database instance and Key Protect must be created in the same region when using BYOK

0 commit comments

Comments
 (0)