Skip to content

Commit 37bab06

Browse files
chore(deps): update terraform cloudposse/ecs-cloudwatch-autoscaling/aws to v0.7.6
1 parent 2b32997 commit 37bab06

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
@@ -230,7 +230,7 @@ module "ecs_codepipeline" {
230230
module "ecs_cloudwatch_autoscaling" {
231231
enabled = var.autoscaling_enabled
232232
source = "cloudposse/ecs-cloudwatch-autoscaling/aws"
233-
version = "0.7.2"
233+
version = "0.7.6"
234234
name = var.name
235235
namespace = var.namespace
236236
stage = var.stage

0 commit comments

Comments
 (0)