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 77254db commit 55698aeCopy full SHA for 55698ae
terraform/stages-sre/stage-key-protect.tf
@@ -1,5 +1,5 @@
1
module "sre_key-protect" {
2
- source = "github.com/cloud-native-toolkit/terraform-ibm-key-protect.git?ref=v1.3.2"
+ source = "github.com/cloud-native-toolkit/terraform-ibm-key-protect.git?ref=v2.3.0"
3
4
resource_group_name = var.resource_group_name
5
resource_location = var.region
0 commit comments