No Fargate configuration exists for given values
May 11, 2018
Getting started with Terraform and Amazon Fargate the other day and ran into this error when trying to create a new task. No Fargate configuration exists for given values. The issue was with my cpu and memory settings for the task. Looking at the docs these settings must match a predefined set of values. I … More No Fargate configuration exists for given values