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 1bca688 commit 55e860aCopy full SHA for 55e860a
common-dev-assets
tests/resources/main.tf
@@ -4,7 +4,7 @@
4
5
module "landing_zone" {
6
source = "terraform-ibm-modules/landing-zone/ibm//patterns//vpc//module"
7
- version = "8.5.18"
+ version = "8.5.20"
8
region = var.region
9
prefix = var.prefix
10
tags = var.resource_tags
0 commit comments