Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 929 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 929 Bytes

Terraform Modules: s3

terraform workflows

pages-build-deployment A Terraform module for deploying a secure S3 bucket and associated resources.

Refer to hosted docs for more information regarding this module.

Important

This module will provision several buckets by default: the original source bucket, a logging bucket to log access events on the source bucket and atleast one replica bucket whose content will be replicated from the source bucket anytime content is added or removed.