All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
2.0.0 - 27-11-2019
- Upgrade to terraform 0.12, Migration directions:
- Ensure you are on account setup 1.4.0.
- Ensure you update Terraform to 0.12.
- Ensure you providers are update to Terraform 0.12 compatible version.
- Migrate your code via
terraform 0.12 upgrade
.
- Added user for monitoring purposes. See examples/monitor-readonly-user
- Added: Cloudtrail with optional s3 bucket #10 by JoostSaanen
- Added event selector for cloudtrail, see examples/cloudtrail-with-data-events
- FIX: Typo add CI checks to avoid typo's
- FIX: Add permission so users without MFA setup can change their password.
- Add the option to enable cloud trail.
https://github.com/philips-software/terraform-aws-account-setup/tags/1.0.0