News

This GitHub repository contains multiple use cases of working with Terraform to provision Amazon EC2 instances. Specific Git branches separate these use cases. To read more about that, click here. I ...
The user-data script assumes that the EC2 instance role has the proper permissions to access these parameters. The following IAM policy is an example that can be adapted and added to the instance role ...
Amazon ECS (Elastic Container Service) supports multiple launch types, primarily EC2 and Fargate: EC2 Launch Type: With EC2, you have full control over the infrastructure, including the ability to ...
terraform-aws-ec2-bastion-server - Terraform module to define a generic bastion host with parameterized user data; terraform-aws-ec2-admin-server - Terraform module for providing an EC2 instance ...