Skip to content

Commit ee72600

Browse files
chore(deps): update terraform terraform-ibm-modules/kms-all-inclusive/ibm to v4.16.8 (#419)
1 parent 0ca0e2c commit ee72600

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.4"
36+
version = "4.16.8"
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)