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: 3 months 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 (over 6 years ago)
- Default Branch: main
- Last Pushed: 2025-07-24T14:55:53.000Z (11 months ago)
- Last Synced: 2025-07-26T04:17:09.809Z (11 months ago)
- Topics: angular, aws, react, s3, terraform, vue
- Language: HCL
- Size: 134 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.