Skip to content

Terraform Module to create simple AWS S3 bucket to host a static website

Notifications You must be signed in to change notification settings

Tinker-Ware/terraform-module-s3-bucket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Terraform AWS S3 Bucket module

This module creates a simple S3 bucket to host a static website which will be linked to a corresponding domain.

This variable can be set for the module:

  • bucket_name: name of the bucket to host the static files.

Note: the policy file needs to be updated according to the bucket/domain which will be used.

About

Terraform Module to create simple AWS S3 bucket to host a static website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages