Skip to content

Commit c61eb36

Browse files
chore(deps): update terraform terraform-ibm-modules/key-protect-all-inclusive/ibm to v4.4.1 (#45)
1 parent 096fb91 commit c61eb36

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 @@ module "resource_group" {
2020

2121
module "key_protect_all_inclusive" {
2222
source = "terraform-ibm-modules/key-protect-all-inclusive/ibm"
23-
version = "4.4.0"
23+
version = "4.4.1"
2424
resource_group_id = module.resource_group.resource_group_id
2525
# Only us-south, eu-de backup encryption keys are supported. See https://cloud.ibm.com/docs/cloud-databases?topic=cloud-databases-key-protect&interface=ui#key-byok for details.
2626
# Note: Database instance and Key Protect must be created on the same region.

0 commit comments

Comments
 (0)