Skip to content

Commit 52208ff

Browse files
chore(deps): update terraform cloudposse/label/null to v0.24.1 (#101)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 6c50d09 commit 52208ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.tf

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module "final_snapshot_label" {
22
source = "cloudposse/label/null"
3-
version = "0.24.0"
3+
version = "0.24.1"
44
attributes = ["final", "snapshot"]
55
context = module.this.context
66
}

0 commit comments

Comments
 (0)