Skip to content

Commit 3f59d7d

Browse files
chore(deps): update terraform terraform-ibm-modules/kms-all-inclusive/ibm to v4.16.9 (#441)
1 parent ee72600 commit 3f59d7d

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
@@ -33,7 +33,7 @@ resource "ibm_is_subnet" "testacc_subnet" {
3333

3434
module "key_protect_all_inclusive" {
3535
source = "terraform-ibm-modules/kms-all-inclusive/ibm"
36-
version = "4.16.8"
36+
version = "4.16.9"
3737
resource_group_id = module.resource_group.resource_group_id
3838
# Note: Database instance and Key Protect must be created in the same region when using BYOK
3939
# See https://cloud.ibm.com/docs/cloud-databases?topic=cloud-databases-key-protect&interface=ui#key-byok

0 commit comments

Comments
 (0)