ACL controller: only grant read-only access to root file system. To avoid trigger the following AWS Security Hub alert:
[ECS.5] This control checks if ECS containers are limited to read-only access to mounted root filesystems. This control fails if the ReadonlyRootFilesystem parameter in the container definition of ECS task definitions is set to ‘false’. Remediation instructions
Changes proposed in this PR:
https://github.com/hashicorp/terraform-aws-consul-ecs/issues/157
How I've tested this PR:
How I expect reviewers to test this PR:
Checklist: