We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9b8aa3 commit 4d3265fCopy full SHA for 4d3265f
examples/complete/main.tf
@@ -17,7 +17,7 @@ module "key_protect_all_inclusive" {
17
providers = {
18
restapi = restapi.kp
19
}
20
- source = "git::https://github.com/terraform-ibm-modules/terraform-ibm-key-protect-all-inclusive.git?ref=v3.1.0"
+ source = "git::https://github.com/terraform-ibm-modules/terraform-ibm-key-protect-all-inclusive.git?ref=v3.1.1"
21
resource_group_id = module.resource_group.resource_group_id
22
# Note: Database instance and Key Protect must be created in the same region when using BYOK
23
# See https://cloud.ibm.com/docs/cloud-databases?topic=cloud-databases-key-protect&interface=ui#key-byok
0 commit comments