Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/cloudlena/terraform-aws-spa
- Owner: cloudlena
- License: other
- Created: 2019-12-15T20:52:44.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2024-03-22T12:56:42.000Z (10 months ago)
- Last Synced: 2024-12-24T12:24:01.234Z (10 days ago)
- Topics: angular, aws, react, s3, terraform, vue
- Language: HCL
- Size: 129 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.