Skip to content

Commit

Permalink
chore(deps): update terraform cloudposse/label/null to v0.24.1 (cloud…
Browse files Browse the repository at this point in the history
…posse#27)

Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
2 people authored and Aidan Fitzpatrick committed Jun 9, 2022
1 parent d4275ee commit 4fa6870
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ data "aws_ami" "info" {

module "label" {
source = "cloudposse/label/null"
version = "0.24.0"
version = "0.24.1"
tags = { AZ = local.availability_zone }

context = module.this.context
Expand Down

0 comments on commit 4fa6870

Please sign in to comment.