ondairos / terraform_learn

First terraform project in github.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Terraform Learn - Automate AWS Infrastructure

Creating a working EC2 with a VPC, Subnet and Webserver with SQS and SNS functionality on Amazon Web Services.

Usage

#for viewing planned changes
terraform plan

#for commiting terraform changes
terraform apply

About

First terraform project in github.


Languages

Language:HCL 96.8%Language:Shell 3.2%