Skip to content

Commit 6b74a34

Browse files
Update Terraform cloudposse/label/null to v0.24.1 (#32)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent a567810 commit 6b74a34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ locals {
8989
#--------------------------------------------------------------
9090
module "label" {
9191
source = "cloudposse/label/null"
92-
version = "0.19.2"
92+
version = "0.24.1"
9393

9494
attributes = compact(concat(module.this.attributes, ["elasticsearch", "cleanup"]))
9595

0 commit comments

Comments
 (0)