https://github.com/rishabkumar7/terraform-aws-s3-static-site
Host a static website on AWS S3 with Terraform as IaC.
https://github.com/rishabkumar7/terraform-aws-s3-static-site
aws s3-website terraform
Last synced: about 1 year ago
JSON representation
Host a static website on AWS S3 with Terraform as IaC.
- Host: GitHub
- URL: https://github.com/rishabkumar7/terraform-aws-s3-static-site
- Owner: rishabkumar7
- License: mit
- Created: 2023-07-06T03:31:10.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-04-01T17:06:05.000Z (about 2 years ago)
- Last Synced: 2025-04-07T03:34:45.732Z (about 1 year ago)
- Topics: aws, s3-website, terraform
- Language: HCL
- Homepage:
- Size: 244 KB
- Stars: 6
- Watchers: 2
- Forks: 13
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Terraform AWS S3 Static Site
Host a static website on AWS S3 with Terraform as Infrastructure as Code.
## Architecture

## Tech Stack and AWS Services used
- Terraform for IaC
- AWS S3
- CloudFront
- Route53 (optional)
## More resources
- [Static Site on Azure with Terraform](https://github.com/rishabkumar7/terraform-azure-static-site)
- [Static Site on GCP with Terraform](https://github.com/rishabkumar7/freecodecamp-terraform-with-gcp)
## Author
[Rishab Kumar](https://youtube.com/@rishabincloud)