jzoric / ec2-terraform-ansible

Terraform and ansible example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Look into terraform and ansible.

Configure EC2 instance with ssh access and use ansible to install something.

Requirements (Mac)

  • terraform

  • terraform-inventory

  • ansible

  • AWS credentials

Scripts

Setup

Run ./setup.sh script.

Cleanup

Run ./cleanup.sh script.

About

Terraform and ansible example

License:Apache License 2.0


Languages

Language:HCL 63.2%Language:Shell 36.8%