Skip to content

Commit 92a3b70

Browse files
chore(deps): update terraform cloudposse/label/null to v0.24.1 (#27)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent f5a7d1a commit 92a3b70

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.24.0"
62+
version = "0.24.1"
6363
tags = { AZ = local.availability_zone }
6464

6565
context = module.this.context

0 commit comments

Comments
 (0)