Skip to content

kriscfoster/terraform-aws-hello-world

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

terraform-aws-hello-world

Creates an AWS EC2 Instance with nginx.

Prerequisites

  • AWS Account.
  • EC2 key pair created through AWS console.

Flow

  • terraform init
  • terraform plan -out module.tfplan
  • terraform apply module.tfplan
  • terraform destroy

About

Playing around with Terraform & AWS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages