Skip to content

Commit

Permalink
Update Terraform cn-terraform/ecs-service-autoscaling/aws to v1.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 18, 2024
1 parent ca6eb52 commit 50a4237
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cloud/aws/modules/ecs_fargate_service/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -296,7 +296,7 @@ moved {

module "ecs-autoscaling" {
source = "cn-terraform/ecs-service-autoscaling/aws"
version = "1.0.6"
version = "1.0.9"

name_prefix = local.name_prefix
ecs_cluster_name = var.ecs_cluster_name
Expand Down

0 comments on commit 50a4237

Please sign in to comment.