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 f05163c commit cd0fe23Copy full SHA for cd0fe23
README.md
@@ -10,7 +10,7 @@ Check versions for this module on:
10
* Github Releases: <https://github.com/jnonino/terraform-aws-ecs-fargate-task-definition/releases>
11
* Terraform Module Registry: <https://registry.terraform.io/modules/jnonino/ecs-fargate-task-definition/aws>
12
13
- module "networking" {
+ module "td" {
14
source = "jnonino/ecs-fargate-task-definition/aws"
15
version = "1.0.0"
16
name_preffix = var.name_preffix
0 commit comments