Hacker News new | ask | show | jobs
by friend-monoid 2219 days ago
You can’t do EFS on Fargate in CloudFormation yet though.
2 comments

True. But you can do it with a custom resource.

https://gist.github.com/guillaumesmo/4782e26500a3ac768888daa...

You also cant use capacity providers with cloudformation yet. Likely due to the fact, that you also cant delete capacity providers, nor change a cluster's default capacity provider.