Skip to content

armakuni/terraform-aws-static-website-bucket

Repository files navigation

Website Bucket Module

Pipeline Status

.github/workflows/pipeline.yml

Requirements

Name Version
terraform >= v1.5.5

Providers

No providers.

Modules

Name Source Version
bucket terraform-aws-modules/s3-bucket/aws 4.4.0

Resources

No resources.

Inputs

Name Description Type Default Required
grant An ACL policy grant. Conflicts with acl any [] no
name The name for the bucket string n/a yes
owner Bucket owner's display name and ID. Conflicts with acl map(string) {} no

Outputs

Name Description
s3_bucket_id The bucket ID