|
před 3 roky | |
---|---|---|
.. | ||
files | před 4 roky | |
README.md | před 4 roky | |
accounts.tf | před 3 roky | |
constants.tf | před 3 roky | |
customer_accounts.tf | před 3 roky | |
files.tf | před 3 roky | |
globals.tf | před 3 roky | |
kms.tf | před 3 roky | |
main.tf | před 3 roky | |
outputs.tf | před 3 roky | |
vars.tf | před 3 roky |
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.