Skip to content

ps-xaf/terraform-aws-website-hosting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

S3 website hosting with Cloudfront

!!! Creating those AWS resources will cause costs, if you are unsure what it means or you do not understand this module, please refrain from using it

A simple terraform module which creates an AWS S3 bucket and cloudfront distribution with an ACM cert.

As I do not use AWS route53 as DNS provider I didn't add route 53 ressources and cert validation.

Usage

See sample directory and below

Checkout this repository

git clone https:/ps-xaf/aws_static_website.git

Change into repo and example directory

cd aws_static_website/examples

Run terraform init

terraform init

Run terraform plan

terraform plan

About

AWS S3, cloudfront & ACM for website hosting with pelican

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages