Skip to content

Commit dae6624

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.tf

+1-1
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.3"
234234
name = var.name
235235
namespace = var.namespace
236236
stage = var.stage

0 commit comments

Comments
 (0)