/terraform-ec2

A sample project for creating AWS EC2 instances with Terraform

Primary LanguagePython

This is a sample project for using Terraform to create EC2 instances. An AWS account is needed to use this Terraform code.

The AWS credentials for the AWS account must be set in the terminal session as the AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY environment variables.