Skip to content

Commit

Permalink
bumped version
Browse files Browse the repository at this point in the history
  • Loading branch information
johnB96 committed Mar 4, 2022
1 parent feb004e commit fafe632
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 @@ -228,7 +228,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 fafe632

Please sign in to comment.