Skip to content

Commit f5a7d1a

Browse files
chore(deps): update terraform cloudposse/label/null to v0.24.0 (#26)
Co-authored-by: Renovate Bot <[email protected]>
1 parent ab5429d commit f5a7d1a

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
@@ -59,7 +59,7 @@ data "aws_ami" "info" {
5959

6060
module "label" {
6161
source = "cloudposse/label/null"
62-
version = "0.23.0"
62+
version = "0.24.0"
6363
tags = { AZ = local.availability_zone }
6464

6565
context = module.this.context

0 commit comments

Comments
 (0)