Skip to content
This repository was archived by the owner on Jun 17, 2025. It is now read-only.

Commit 21263f5

Browse files
chore(deps): update terraform github.com/terraform-ibm-modules/terraform-ibm-key-protect-all-inclusive to v4.2.0 (#13)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 0a12718 commit 21263f5

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
@@ -14,7 +14,7 @@ module "resource_group" {
1414
##############################################################################
1515

1616
module "key_protect_all_inclusive" {
17-
source = "git::https://github.com/terraform-ibm-modules/terraform-ibm-key-protect-all-inclusive.git?ref=v4.1.0"
17+
source = "git::https://github.com/terraform-ibm-modules/terraform-ibm-key-protect-all-inclusive.git?ref=v4.2.0"
1818
resource_group_id = module.resource_group.resource_group_id
1919
# Note: Database instance and Key Protect must be created in the same region when using BYOK
2020
# See https://cloud.ibm.com/docs/cloud-databases?topic=cloud-databases-key-protect&interface=ui#key-byok

0 commit comments

Comments
 (0)