Hi, we have enabled aws security hub recently, and...
# ask-metaflow
s
Hi, we have enabled aws security hub recently, and one of the rule is
ECS containers should be limited to read-only access to root filesystems
, so I tried to add
ReadonlyRootFilesystem: true
to metaflow cf template's
TaskDefinition
, and this renders Metaflow unusable (deployment also has issues). Wondering if it is possible to enable the read-only to root while still able to deploy and use Metaflow as designed. Someone also posted this question in github issues, link here: https://github.com/Netflix/metaflow/issues/1257
👀 1
✅ 1