Skip to content

stamptime/DummyEC2WithInternet

Repository files navigation

Simple EC2 environment with internet access

Requirements

  • Configure aws-cli in your the machine: aws config
  • Install Terraform

Create the resources

To create the resources you just need to and follow some few steps.

Step into the project's folder and in your command line:

  1. Initialize the working directory terraform init
  2. Create the resources terraform apply -auto-approve

So easy!

About

Bootstrap an EC2 with internet access on your Amazon Web Services cloud using Terraform

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages