[FEATURE] configure EFS removal policy for mlflow-fargate
module
#8
Labels
enhancement
New feature or request
mlflow-fargate
module
#8
Is your feature request related to a problem? Please describe.
Integration test deployments leave EFS volumes after module destroy... which is a reasonable default. We might want to add cofigurable removal policy.
Describe the solution you'd like
Add
efs_removal_policy
input parameter. Default toRETAIN
.The text was updated successfully, but these errors were encountered: