Skip to content

Commit 369e1a0

Browse files
terraform-ibm-modules-opsrenovate-botdaniel-butler-irl
authored
chore(deps): update terraform github.com/terraform-ibm-modules/terraform-ibm-key-protect-all-inclusive to v4.2.0 (#174)
Co-authored-by: Renovate Bot <[email protected]> Co-authored-by: Daniel Butler <[email protected]>
1 parent 93bcd26 commit 369e1a0

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
@@ -31,7 +31,7 @@ resource "ibm_is_subnet" "testacc_subnet" {
3131
##############################################################################
3232

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

0 commit comments

Comments
 (0)