1.0.0
Pre-release
Pre-release
BACKWARDS INCOMPATIBILITIES / NOTES:
- Works with terraform 0.12.x (#15)
- Variable "trail_bucketname_create" renamed to "create_cloudtrail_bucket" (#16)
- Variable "guardduty_enable" renamed to "create_guardduty_detector" (#16)
- Variable "account_name" renamed to "account_alias"
- Variable "name_tag_name" renamed to "tag_name"
BUG FIXES:
- Fix provider constraint (#12)
IMPROVEMENTS:
- Added count to make cloudtrail optional (#16)
- Added count to make guardduty detector optional (#16)
- Added count to make account alias optional (#16)
- Updated README.md (#9)
NEW FEATURES: