|
3 éve | |
---|---|---|
.. | ||
files | 4 éve | |
README.md | 4 éve | |
accounts.tf | 3 éve | |
constants.tf | 3 éve | |
customer_accounts.tf | 3 éve | |
files.tf | 3 éve | |
globals.tf | 3 éve | |
kms.tf | 3 éve | |
main.tf | 3 éve | |
outputs.tf | 3 éve | |
vars.tf | 3 éve |
Creates an encrypted S3 bucket that is globally accessible.
For now, unfortunately, does not update the files if there is a change to the source. While there is an etag
option to s3_bucket_object
, it does not currently work with SSE-KMS, which is what we use.