We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c50d09 commit 52208ffCopy full SHA for 52208ff
main.tf
@@ -1,6 +1,6 @@
1
module "final_snapshot_label" {
2
source = "cloudposse/label/null"
3
- version = "0.24.0"
+ version = "0.24.1"
4
attributes = ["final", "snapshot"]
5
context = module.this.context
6
}
0 commit comments