You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: terraform/modules/ecs/README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,7 @@
11
11
12
12
| Name | Description | Type | Default | Required |
13
13
|------|-------------|------|---------|:-----:|
14
+
| aws\_region | n/a |`any`| n/a | yes |
14
15
| bmore-responsive\_container\_definitions | The Rendered JSON of a container definition array. See example-container.json for a sample of valid JSON input. |`string`| n/a | yes |
15
16
| bmore-responsive\_container\_name | The name of the container to associate with the Load Balancer. Must equal the container name in the container definition JSON |`string`| n/a | yes |
16
17
| bmore-responsive\_container\_port | The port on the container to associate with the Load Balancer |`string`| n/a | yes |
0 commit comments