Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 844 Bytes

README.md

File metadata and controls

26 lines (15 loc) · 844 Bytes

Terraform with AWS

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

How to run

  • Clone Repository: git clone [email protected]: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