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 aeb7c65 commit 32e4013Copy full SHA for 32e4013
examples/advanced/main.tf
@@ -22,7 +22,7 @@ locals {
22
23
module "kp_all_inclusive" {
24
source = "terraform-ibm-modules/kms-all-inclusive/ibm"
25
- version = "4.21.3"
+ version = "4.21.4"
26
key_protect_instance_name = "${var.prefix}-kp-instance"
27
resource_group_id = module.resource_group.resource_group_id
28
region = var.region
0 commit comments