We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b15a6b commit 6337effCopy full SHA for 6337eff
examples/complete/main.tf
@@ -15,7 +15,7 @@ module "resource_group" {
15
##############################################################################
16
17
module "key_protect_all_inclusive" {
18
- source = "terraform-ibm-modules/key-protect-all-inclusive/ibm"
+ source = "terraform-ibm-modules/kms-all-inclusive/ibm"
19
version = "4.8.5"
20
resource_group_id = module.resource_group.resource_group_id
21
# Note: Database instance and Key Protect must be created in the same region when using BYOK
0 commit comments