Folders and files Name Name Last commit message
Last commit date
parent directory
View all files
Create secure S3 bucket for AWS services
Name
Source
Version
label
cloudposse/label/null
0.25.0
Name
Description
Type
Default
Required
bucket_custom_policy_json
Custom S3 bucket policy override JSON
string
""
no
cloudtrail_s3_key_prefix
S3 key prefix for CloudTrail
string
"cloudtrail"
no
config_s3_bucket_key_prefix
S3 key prefix for Config
string
"config"
no
enable
Enable managing S3 buckets
bool
true
no
enable_versioning
Enable S3 object versioning
bool
true
no
force_destroy
Allow destroy of S3 bucket with objects
bool
false
no
kms_master_key_arn
The AWS KMS master key ARN used for the SSE-KMS encryption. The default aws/s3 AWS AES256 master key is used if this element is absent
string
""
no
tags
Specifies object tags key and value. This applies to all resources created by this module.
map(any)
{ "Environment": "infra", "Product": "security", "Terraform": true }
no
vpc_flow_logs_s3_key_prefix
S3 key prefix for VPC Flow Logs
string
"flow-logs"
no
You can’t perform that action at this time.