Skip to content

Commit

Permalink
chore(deps): update terraform terraform-ibm-modules/kms-all-inclusive…
Browse files Browse the repository at this point in the history
…/ibm to v4.17.1
  • Loading branch information
terraform-ibm-modules-ops committed Nov 30, 2024
1 parent 237d7bb commit 5470419
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/complete/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ module "resource_group" {

module "key_protect_all_inclusive" {
source = "terraform-ibm-modules/kms-all-inclusive/ibm"
version = "4.16.11"
version = "4.17.1"
resource_group_id = module.resource_group.resource_group_id
# Note: Database instance and Key Protect must be created in the same region when using BYOK
# See https://cloud.ibm.com/docs/cloud-databases?topic=cloud-databases-key-protect&interface=ui#key-byok
Expand Down

0 comments on commit 5470419

Please sign in to comment.