Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Terraform AWS S3 Website

A Terraform module for publishing static websites on AWS' S3.

Requires two files to be present in the same directory as this module is used:

  • index.html - The homepage of the website.
  • error.html - The page shown when errors occur.

Inputs

bucket_name: The name of the AWS S3 bucket this website will be published to.

Outputs

website_endpoint: The public url of this website.

About

static website hosted on s3

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages