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 55e860a commit 77413a6Copy full SHA for 77413a6
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.20"
+ version = "8.5.21"
8
region = var.region
9
prefix = var.prefix
10
tags = var.resource_tags
0 commit comments