Skip to content

A terraform module for deploying a front-end web app to AWS via S3 and Cloudfront

License

Notifications You must be signed in to change notification settings

caribouhealth/terraform-aws-frontend-web-app

Repository files navigation

terraform-aws-frontend-webapp

A terraform module to host a front-end SPA, provisioning the following:

  • S3 bucket hosting, with public read permissions set
  • Cloudfront, configured to serve the S3 bucket contents as a web app
  • An SSL certificate, with automated validation against the provided hosted zone (domain hosted by AWS)
  • A subdomain on the provided hosted, either configured explicitly by a variable, or auto-generated with a -${var.environment} postfix

About

A terraform module for deploying a front-end web app to AWS via S3 and Cloudfront

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages