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 7e8dfe4 commit 4a181e1Copy full SHA for 4a181e1
examples/complete/main.tf
@@ -58,7 +58,7 @@ data "ibm_iam_account_settings" "iam_account_settings" {
58
59
module "vpc" {
60
source = "terraform-ibm-modules/landing-zone-vpc/ibm"
61
- version = "7.19.1"
+ version = "7.20.1"
62
resource_group_id = module.resource_group.resource_group_id
63
region = var.region
64
prefix = var.prefix
0 commit comments