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
| <aname="input_enable_container_insights"></a> [enable\_container\_insights](#input\_enable\_container\_insights)| Enable CloudWatch Container Insights for the cluster. |`bool`|`true`| no |
48
+
| <aname="input_encrypt_ephemeral_storage"></a> [encrypt\_ephemeral\_storage](#input\_encrypt\_ephemeral\_storage)| Encrypt the ECS ephemeral storage for the cluster. |`bool`|`false`| no |
48
49
| <aname="input_encrypt_execute_command_session"></a> [encrypt\_execute\_command\_session](#input\_encrypt\_execute\_command\_session)| Encrypt execute command session for the cluster. |`bool`|`false`| no |
50
+
| <aname="input_encrypt_managed_storage"></a> [encrypt\_managed\_storage](#input\_encrypt\_managed\_storage)| Encrypt the ECS managed storage for the cluster. |`bool`|`false`| no |
49
51
| <aname="input_logging_execute_command_session"></a> [logging\_execute\_command\_session](#input\_logging\_execute\_command\_session)| Log execute command session for the cluster. |`string`|`"DEFAULT"`| no |
50
52
| <aname="input_name"></a> [name](#input\_name)| Name of the ECS cluster. |`string`| n/a | yes |
51
53
| <aname="input_tags"></a> [tags](#input\_tags)| Tags to add to the ECS cluster. |`map(any)`|`{}`| no |
0 commit comments