Skip to content

Commit

Permalink
Ammended change log with release version 0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ZOI\graham.geary committed Aug 9, 2018
1 parent 74d5b32 commit c888459
Showing 1 changed file with 21 additions and 1 deletion.
22 changes: 21 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,24 @@ IMPROVEMENTS:
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
* Bucket policy preventing bucket creation when no IAM users are created

## Release Version: 0.0.1

BACKWARDS INCOMPATIBILITIES / NOTES:

* Tested with terraform v0.11.7

INITIAL RELEASE:

* S3 Bucket: supports object versioning, lifecycle policy (on whole bucket) to remove object versions older than X days
* IAM Management Users: Admin, Sync
* Standard Users: User keys (directories) with KMS encryption for uploads

IMPROVEMENTS:

* N/A

BUG FIXES:

* N/A

0 comments on commit c888459

Please sign in to comment.