|
%!s(int64=3) %!d(string=hai) anos | |
---|---|---|
.. | ||
files | %!s(int64=4) %!d(string=hai) anos | |
README.md | %!s(int64=4) %!d(string=hai) anos | |
accounts.tf | %!s(int64=3) %!d(string=hai) anos | |
constants.tf | %!s(int64=3) %!d(string=hai) anos | |
customer_accounts.tf | %!s(int64=3) %!d(string=hai) anos | |
files.tf | %!s(int64=3) %!d(string=hai) anos | |
globals.tf | %!s(int64=3) %!d(string=hai) anos | |
kms.tf | %!s(int64=3) %!d(string=hai) anos | |
main.tf | %!s(int64=3) %!d(string=hai) anos | |
outputs.tf | %!s(int64=3) %!d(string=hai) anos | |
vars.tf | %!s(int64=3) %!d(string=hai) anos |
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.