Skip to content

Commit 2a15436

Browse files
committed
Fix formatting
1 parent aa96cac commit 2a15436

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

terraform/ecs/default/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ This section documents the variables and outputs of the Terraform configuration.
4545

4646
### Inputs
4747

48-
| Name | Description | Type | Default | Required |
48+
| Name | Description | Type | Default | Required |
4949
| ---------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------- | -------- | ------------------ | :------: |
5050
| `environment_name` | Name of the environment which will be used for all resources created | `string` | `retail-store-ecs` | yes |
5151
| `opentelemetry_enabled` | Flag to enable OpenTelemetry, which will install the AWS Distro for OpenTelemetry and configure trace collection | `bool` | `false` | no |

0 commit comments

Comments
 (0)