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
|`environment_name`| Name of the environment which will be used for all resources created |`string`|`retail-store-ecs`| yes |
51
-
|`opentelemetry_enabled`| Flag to enable OpenTelemetry, which will install the AWS Distro for OpenTelemetry and configure trace collection |`bool`|`false`| no |
52
-
|`container_insights_setting`| Container Insights setting for ECS cluster. Must be either 'enhanced' or 'disabled'. When OpenTelemetry is enabled, defaults to 'enhanced' |`string`|`disabled`| no |
|`environment_name`| Name of the environment which will be used for all resources created |`string`|`retail-store-ecs`| yes |
51
+
|`opentelemetry_enabled`| Flag to enable OpenTelemetry, which will install the AWS Distro for OpenTelemetry and configure trace collection |`bool`|`false`| no |
52
+
|`container_insights_setting`| Container Insights setting for ECS cluster. Must be either 'enhanced' or 'disabled'. When OpenTelemetry is enabled, defaults to 'enhanced' |`string`|`disabled`| no |
53
53
|`lifecycle_events_enabled`| Enable ECS lifecycle events to CloudWatch Logs for Container Insights performance dashboard. Only available when container_insights_setting is 'enhanced' |`bool`|`false`| no |
54
-
|`log_group_retention_days`| Number of days to retain logs in CloudWatch Log Groups |`number`|`30`| no |
54
+
|`log_group_retention_days`| Number of days to retain logs in CloudWatch Log Groups |`number`|`30`| no |
0 commit comments