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 92a7e37 commit 5c86690Copy full SHA for 5c86690
src/remote-state.tf
@@ -1,6 +1,6 @@
1
module "account_map" {
2
source = "cloudposse/stack-config/yaml//modules/remote-state"
3
- version = "1.5.0"
+ version = "1.8.0"
4
5
component = "account-map"
6
tenant = var.account_map_tenant != "" ? var.account_map_tenant : module.this.tenant
0 commit comments