bkc1 / terraform-basic-example1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Basic terraform example

Overview

Launches some EC2 instances in a VPC behind an ELB with basic CW montitoring.

Dependencies

Create SSH keys in the keys directory

ssh-keygen -t rsa -f ./keys/mykey -N ""

About


Languages

Language:HCL 100.0%