We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d97461 commit af2a22aCopy full SHA for af2a22a
examples/advanced/main.tf
@@ -68,7 +68,7 @@ locals {
68
69
module "key_protect" {
70
source = "terraform-ibm-modules/kms-all-inclusive/ibm"
71
- version = "4.21.6"
+ version = "5.0.2"
72
resource_group_id = module.resource_group.resource_group_id
73
region = var.region
74
resource_tags = var.resource_tags
0 commit comments