Fred Damstra 2e1eb6bef4 Fixes syntax in instance scheduler 4 лет назад
..
files 2e1eb6bef4 Fixes syntax in instance scheduler 4 лет назад
README.md 76ab9ac74b Populates afsxdr-binaries with instance-scheduler.zip 4 лет назад
files.tf 76ab9ac74b Populates afsxdr-binaries with instance-scheduler.zip 4 лет назад
kms.tf 76ab9ac74b Populates afsxdr-binaries with instance-scheduler.zip 4 лет назад
main.tf 5c4a96a001 Initial Commit 5 лет назад
outputs.tf 5c4a96a001 Initial Commit 5 лет назад
vars.tf 5c4a96a001 Initial Commit 5 лет назад
version.tf 826dc0b5be Updates Terraform Version Requirements to 0.13 5 лет назад

README.md

globally accessible bucket

Creates an encrypted S3 bucket that is globally accessible.

Copies contents to s3, as well.

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.