anverma007 / terraform-sample

test

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Terraform-sample

This repository will help in setting up terraform and creating a minimal AWS EC2 Instance

$ cd installer/ $ ./tf-installer.sh

$ cd tf-scripts/ $ terraform init $ terraform plan -out myplan.out $ terraform apply

About

test


Languages

Language:Shell 78.6%Language:HCL 21.4%