Skip to content
This repository was archived by the owner on Jun 30, 2025. It is now read-only.

Commit 3a5d23b

Browse files
chore(deps): update terraform terraform-ibm-modules/kms-all-inclusive/ibm to v4.21.9 (#321)
1 parent b5eed3f commit 3a5d23b

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
@@ -21,7 +21,7 @@ locals {
2121

2222
module "key_protect_all_inclusive" {
2323
source = "terraform-ibm-modules/kms-all-inclusive/ibm"
24-
version = "4.21.8"
24+
version = "4.21.9"
2525
resource_group_id = module.resource_group.resource_group_id
2626
region = var.region
2727
key_protect_instance_name = "${var.prefix}-kp"

0 commit comments

Comments
 (0)