Skip to content

Tags: pselle/terraform-aws-s3-bucket-1

Tags

v1.8.0

Toggle v1.8.0's commit message
2020-06-12T17:35:12Z

de85780 Updated CHANGELOG
916cb34 feat: Added attach_public_policy as conditional switch (terraform-aws-modules#34)
edf1649 feat: Updated variable name in notification module

v1.7.0

Toggle v1.7.0's commit message
2020-05-24T20:27:58Z

fa11cfe Updated CHANGELOG
96be82e feat: Added modules/notifications for S3 bucket notifications (terraform-aws-modules#31)
b99dea2 docs: Fix link for complete S3 example to replication S3 example (terraform-aws-modules#19)
8347178 Merge pull request terraform-aws-modules#28 from terraform-aws-modules/terraform-provider-githubfile-1584635339745142000
8b06f37 [ci skip] Create ".chglog/CHANGELOG.tpl.md".
fcdfd6e Merge pull request terraform-aws-modules#27 from terraform-aws-modules/terraform-provider-githubfile-1584537276011746000
a07d4f7 Merge pull request terraform-aws-modules#25 from terraform-aws-modules/terraform-provider-githubfile-1584537276011708000
83b3bf4 Merge pull request terraform-aws-modules#24 from terraform-aws-modules/terraform-provider-githubfile-1584537276011758000
4359fd5 Merge pull request terraform-aws-modules#26 from terraform-aws-modules/terraform-provider-githubfile-1584537276011817000
351bedb Merge pull request terraform-aws-modules#23 from terraform-aws-modules/terraform-provider-githubfile-1584537276011808000
d890285 [ci skip] Create ".editorconfig".
73e7539 [ci skip] Create "LICENSE".
94a9949 [ci skip] Create ".pre-commit-config.yaml".
f0795e3 [ci skip] Create "Makefile".
33cead5 [ci skip] Create ".gitignore".

v1.6.0

Toggle v1.6.0's commit message
2020-03-06T21:13:07Z

0b4680a Updated CHANGELOG
2f3c6d1 Added AWS S3 bucket public access block (terraform-aws-modules#18)

v1.5.0

Toggle v1.5.0's commit message
2020-01-07T16:50:20Z

223f73b Updated CHANGELOG
39ffb41 Fix kms_master_key_id to conform with terraform resource (terraform-aws-modules#5)

v1.4.0

Toggle v1.4.0's commit message
2019-11-22T12:06:44Z

f1e3c3d Updated CHANGELOG
86a50f5 Fix for bucket policy count when value is not computed (terraform-aws-modules#12)

v1.3.0

Toggle v1.3.0's commit message
2019-11-22T09:11:12Z

caf4517 Updated CHANGELOG
0d96e80 Updated example to show bucket policy usage

v1.2.0

Toggle v1.2.0's commit message
2019-11-21T13:08:16Z

7fe8927 Updated CHANGELOG
96140dd Output bucket id from s3_bucket_policy to make sure that policy is present before it can be used

v1.1.0

Toggle v1.1.0's commit message
2019-11-20T21:03:52Z

9e8c9ed Updated CHANGELOG
706919c Added support for S3 bucket policy (incl. ELB logs delivery policy) (terraform-aws-modules#10)

v1.0.0

Toggle v1.0.0's commit message
Updated CHANGELOG

v0.1.0

Toggle v0.1.0's commit message
2019-08-29T08:31:05Z

f778720 Updated CHANGELOG
53ca99f Rewrite to match other modules, added all existing S3 features