Skip to content

Commit 969d88c

Browse files
chore(deps): update terraform terraform-ibm-modules/key-protect-all-inclusive/ibm to v4.8.4 (#155)
1 parent 0a5b308 commit 969d88c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/complete/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ locals {
2020
}
2121
module "key_protect_all_inclusive" {
2222
source = "terraform-ibm-modules/key-protect-all-inclusive/ibm"
23-
version = "4.8.3"
23+
version = "4.8.4"
2424
resource_group_id = module.resource_group.resource_group_id
2525
region = var.region
2626
key_protect_instance_name = "${var.prefix}-kp"

0 commit comments

Comments
 (0)