Technical requirements
In the Deploying an Amazon ECS Cluster with Terraform section, you will need to have the following expertise and technologies installed:
- The AWS CLI
- The Terraform CLI
- An IAM user account with
AmazonECS_FullAccess
andIAMFullAccess
managed policies attached - Terraform development expertise
To get access to the source code used in this chapter, access the following GitHub repository: https://github.com/PacktPublishing/Running-Windows-Containers-on-AWS//tree/main/ecs-ec2-windows.
Important note
It is strongly recommended to use an AWS test account to perform the activities described in this book and never use it against your production environment.