Skip to content

Demonstration of how to use Terraform to set up AWS infrastructure

Notifications You must be signed in to change notification settings

johnmuth/terraform-cloudfront-ecs-s3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

terraform-cloudfront-ecs-s3

This project demonstrates how to use Terraform to manage a bunch of AWS infrastructure for hosting a webapp.

The main thing I wanted to figure out was how to set up Cloudfront to route traffic to a webapp and to an S3 bucket, depending on the path.

Prerequisites

  • AWS account
  • Docker
  • Terraform

Table of contents

  1. Initial setup

  2. S3

  3. Cloudfront and S3

  4. Cloudfront and ECS and S3

About

Demonstration of how to use Terraform to set up AWS infrastructure

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published