Skip to content

tankibaj/terraform-aws-web-stack

Repository files navigation

Terraform AWS Web Application Infrastructure

A quick terraform tutorial for setting up Application Load Balancer, Auto Scaling Group, and MySQL in AWS.

Resources:

Quickstart

  • Clone this repo

  • Set up aws credentials in provider.tf

  • Initialize and run terraform:

    terraform init
    terraform plan
  • If you're ready to deploy:

    terraform apply

About

A quick terraform project for setting up ALB, AS, and MySQL in AWS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages