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 b1fe265 commit 353b2d7Copy full SHA for 353b2d7
main.tf
@@ -49,7 +49,7 @@ locals {
49
}
50
51
module "container" {
52
- source = "git::https://github.com/cloudposse/terraform-aws-ecs-container-definition.git?ref=tags/0.37.0"
+ source = "git::https://github.com/cloudposse/terraform-aws-ecs-container-definition.git?ref=tags/0.56.0"
53
54
container_name = var.container_name
55
container_image = var.container_image
0 commit comments