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.6.2 (cloudposse#97)

Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Feb 5, 2021
1 parent 8eb69d3 commit 1f0a6ec
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 @@ -203,7 +203,7 @@ module "ecs_codepipeline" {
module "ecs_cloudwatch_autoscaling" {
enabled = var.autoscaling_enabled
source = "cloudposse/ecs-cloudwatch-autoscaling/aws"
version = "0.5.1"
version = "0.6.2"
name = var.name
namespace = var.namespace
stage = var.stage
Expand Down

0 comments on commit 1f0a6ec

Please sign in to comment.