Skip to content

Commit

Permalink
chore(deps): update terraform cloudposse/ecs-cloudwatch-autoscaling/a…
Browse files Browse the repository at this point in the history
…ws to v0.7.3
  • Loading branch information
renovate[bot] authored May 3, 2024
1 parent 2b32997 commit dae6624
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 @@ -230,7 +230,7 @@ module "ecs_codepipeline" {
module "ecs_cloudwatch_autoscaling" {
enabled = var.autoscaling_enabled
source = "cloudposse/ecs-cloudwatch-autoscaling/aws"
version = "0.7.2"
version = "0.7.3"
name = var.name
namespace = var.namespace
stage = var.stage
Expand Down

0 comments on commit dae6624

Please sign in to comment.