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 17ffbf9 commit 857bb53Copy full SHA for 857bb53
README.md
@@ -12,7 +12,7 @@ Check valid versions on:
12
13
module "ecs-fargate":
14
source = "jnonino/ecs-fargate/aws"
15
- version = "1.0.0"
+ version = "2.0.3"
16
name_preffix = var.name_preffix
17
profile = var.profile
18
region = var.region
0 commit comments