Skip to content

Commit 57b1cc2

Browse files
Updates cloud-native-toolkit/terraform-ibm-key-protect module to v2.3.1
Signed-off-by: GitHub <[email protected]>
1 parent cc2568c commit 57b1cc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

terraform/stages-sre/stage-key-protect.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module "sre_key-protect" {
2-
source = "github.com/cloud-native-toolkit/terraform-ibm-key-protect.git?ref=v2.3.0"
2+
source = "github.com/cloud-native-toolkit/terraform-ibm-key-protect.git?ref=v2.3.1"
33

44
resource_group_name = var.resource_group_name
55
resource_location = var.region

0 commit comments

Comments
 (0)