Technical requirements
In the Deploying a Windows container instance with Terraform section, you will need to have the following technologies installed and expertise in them:
- AWS CLI
- Terraform CLI
- IAM user with
AmazonECS_FullAccess
,IAMFullAccess
, andAmazonEC2FullAccess
managed policies - Terraform development expertise
To have 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 that you use an AWS test account to perform the activities described in the book and never use it against your production environment.