Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cloudlena/terraform-aws-spa

A Terraform module for single page applications
https://github.com/cloudlena/terraform-aws-spa

angular aws react s3 terraform vue

Last synced: 10 days ago
JSON representation

A Terraform module for single page applications

Awesome Lists containing this project

README

        

# Terraform AWS SPA

A [Terraform](https://www.terraform.io/) module for a single page application (e.g. [React](https://reactjs.org/), [Vue.js](https://vuejs.org/) or [Angular](https://angular.io/)) to be hosted on [AWS S3](https://aws.amazon.com/s3/).

## Usage

See [examples/basic](https://github.com/cloudlena/terraform-aws-spa/blob/master/examples/basic/main.tf) for a simple example.