eddmann / serverless-fargate

Maintain long-running Fargate ECS tasks within your Serverless project
53 stars 22 forks source link

Don't create IAM roles if existing ARNs are given #57

Open OranShuster opened 3 months ago

OranShuster commented 3 months ago

For security reasons our CI is not allowed to create IAM roles (we use a different flow for that) Can see from the code that IAM roles are always created and are always used in scheduled tasks