We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61e3560 commit 2891dd3Copy full SHA for 2891dd3
main.tf
@@ -71,7 +71,7 @@ module "aws_cw_logs" {
71
#------------------------------------------------------------------------------
72
module "ecs_fargate" {
73
source = "cn-terraform/ecs-fargate/aws"
74
- version = "2.0.53"
+ version = "2.0.55"
75
# source = "../terraform-aws-ecs-fargate"
76
77
name_prefix = "${var.name_prefix}-nexus"
0 commit comments