Technical requirements
In the Scheduling a Fargate Windows-based task definition with Terraform section, you will need to have the following technologies installed and have expertise in them:
- The AWS CLI
- The Terraform CLI
- An IAM user account attached with
AmazonECS_FullAccess
andIAMFullAccess
managed policies - Terraform development expertise
You can find the source code used in this chapter in this book’s GitHub repository: https://github.com/PacktPublishing/Running-Windows-Containers-on-AWS/tree/main/ecs-fargate-windows.
Important note
It is strongly recommended that you use an AWS test account to perform the activities described in this book and never use it against your production environment.