stekern / terraform-aws-static-site

Terraform module for creating a static site using S3 and Cloudfront

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Static Site

Build Status

Use this module to create a static website that is hosted in S3 and delivered everywhere from local edge locations using Cloudfront

Prerequisites

AWS Account with hosted zone for domain to deploy to

Note

This module creates a us-east-1 certificate as this is a requirement for cloudfront.

Examples

Authors

Currently maintained by these contributors.

License

MIT License. See LICENSE for full details.

About

Terraform module for creating a static site using S3 and Cloudfront

License:MIT License


Languages

Language:HCL 85.8%Language:Makefile 14.2%