Skip to content

Commit 2941297

Browse files
Update Terraform cloudposse/label/null to v0.24.1 (#100)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 1e9a248 commit 2941297

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

main.tf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module "user_label" {
22
source = "cloudposse/label/null"
3-
version = "0.22.1"
3+
version = "0.24.1"
44

55
attributes = ["user"]
66

@@ -9,7 +9,7 @@ module "user_label" {
99

1010
module "kibana_label" {
1111
source = "cloudposse/label/null"
12-
version = "0.22.1"
12+
version = "0.24.1"
1313

1414
attributes = ["kibana"]
1515

0 commit comments

Comments
 (0)