Skip to content

HomeDevopsLab/tfmodule-s3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

S3 Bucket

S3 Bucket module

Inputs

Name Description Type Default
bucket_name The name of the S3 bucket string
tags A map of tags to add to all resources map(string)
object_ownership The object ownership setting for the bucket string BucketOwnerPreferred
bucket_policy The bucket policy in JSON format string
object_expiration_days The number of days after which objects in the bucket expire number 0
storage_transition The storage class for the bucket and the number of days after which objects transition to it map(string)
object_versioning The object versioning setting for the bucket string Enabled

Outputs

Name Description
bucket_arn The ARN of the S3 bucket
bucket_id The ID of the S3 bucket

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages