Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 326 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 326 Bytes

terraformproject

Repository that contains AWS infrastructure set up with terraform:

  • Set up EC2 instance and S3 bucket for different environments: development, staging and production using terraform workspaces
  • Declare variables using variables.tf and assign using development.tfvars, staging.tfvars and production.tfvars