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 ed002fa commit 4726829Copy full SHA for 4726829
examples/complete/main.tf
@@ -20,7 +20,7 @@ locals {
20
}
21
22
module "key_protect_all_inclusive" {
23
- source = "terraform-ibm-modules/key-protect-all-inclusive/ibm"
+ source = "terraform-ibm-modules/kms-all-inclusive/ibm"
24
version = "4.8.5"
25
resource_group_id = module.resource_group.resource_group_id
26
region = var.region
0 commit comments