Skip to content

Commit 9a96435

Browse files
committed
Merge branch 'renovate/terraform-module' of https://github.com/terraform-ibm-modules/terraform-ibm-base-ocp-vpc into bug-fix
2 parents dfcbbbe + aa2caf5 commit 9a96435

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/advanced/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ locals {
2222

2323
module "kp_all_inclusive" {
2424
source = "terraform-ibm-modules/kms-all-inclusive/ibm"
25-
version = "4.21.3"
25+
version = "4.21.4"
2626
key_protect_instance_name = "${var.prefix}-kp-instance"
2727
resource_group_id = module.resource_group.resource_group_id
2828
region = var.region

0 commit comments

Comments
 (0)