Skip to content

Releases: zoitech/terraform-aws-s3-with-iam-access

Add tag variable for module

20 Sep 00:49
7140aca
Compare
Choose a tag to compare

ENHANCEMENTS:

  • Add variable to tag bucket

Remove Terraform Deprecated items

30 Jul 15:41
7538c67
Compare
Choose a tag to compare

Remove S3 Deprecated items, adding support for newer AWS Provider versions.

Upgrade TF to version 12

07 Oct 08:56
4a80c72
Compare
Choose a tag to compare
Pre-release

ENHANCEMENTS:

  • Upgrade TF to version 12

Hotfixes which prevented bucket configuration

09 Aug 11:12
dc4c5f1
Compare
Choose a tag to compare

Release Version: 0.0.2

BACKWARDS INCOMPATIBILITIES / NOTES:

  • Tested with terraform v0.11.7

IMPROVEMENTS:

  • N/A

BUG FIXES:

  • KMS Key Alias preventing bucket creations when no KMS keys are created
  • Bucket policy preventing bucket creation when no IAM users are created

v0.0.1 - Initial Release

03 Jul 14:46
0fa98ae
Compare
Choose a tag to compare
Pre-release

First release of the module!