Skip to content

Commit 3a034a7

Browse files
chore(deps): update terraform github.com/terraform-ibm-modules/terraform-ibm-key-protect-all-inclusive to v3.1.2 (#39)
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
1 parent e7ff4ec commit 3a034a7

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
@@ -17,7 +17,7 @@ module "key_protect_all_inclusive" {
1717
providers = {
1818
restapi = restapi.kp
1919
}
20-
source = "git::https://github.com/terraform-ibm-modules/terraform-ibm-key-protect-all-inclusive.git?ref=v3.1.1"
20+
source = "git::https://github.com/terraform-ibm-modules/terraform-ibm-key-protect-all-inclusive.git?ref=v3.1.2"
2121
resource_group_id = module.resource_group.resource_group_id
2222
# Note: Database instance and Key Protect must be created in the same region when using BYOK
2323
# See https://cloud.ibm.com/docs/cloud-databases?topic=cloud-databases-key-protect&interface=ui#key-byok

0 commit comments

Comments
 (0)