Terraform with AWS

This repository follow up tutorials on Terraform Official AWS at this link.

How to run

  • Clone Repository: git clone git@github.com:mtigdemir/terraform-aws-tutorial.git

  • Change Directory: cd terraform-aws-tutorial

  • Apply Terraform: terraform apply

Prerequisites (For Mac Users)

  • brew install terraform
  • brew install awscli
  • Complete AWS CLI Configuration

Optional Tools

Useful links to start Terraform