Skip to content

chroto/terraform-aws-serverless-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AWS Serverless React Terraform module

Terraform module which creates S3 and CloudFront resources for hosting a React application.

These types of resources are supported:

Usage

module "my-app" {
  source = "chroto/serverless-react/aws"
  name = "my-app"

Examples

Known Issues/Limitations

  • CloudFront restrictions can not be configured
  • Custom aliases and domain names are unavailable
  • Custom SSL Certificates are not supported

Authors

Module managed by Chris Proto.

License

Apache 2 Licensed. See LICENSE for full details.

About

Terraform module which creates S3, CloudFront, and Route53 resources for hosting a React application

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages