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 3812d8d commit 69500eeCopy full SHA for 69500ee
1 file changed
modules/remote-state/main.tf
@@ -1,6 +1,6 @@
1
module "always" {
2
source = "cloudposse/label/null"
3
- version = "0.24.1"
+ version = "0.25.0"
4
5
# Always enable the `backend` module even if `module.this.context` sets `enabled=false`,
6
# because we always need to read the remote state (it needs `environment` and `stage` from the context)
0 commit comments