Skip to content

1.0.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@Geartrixy Geartrixy released this 18 Nov 15:28
· 7 commits to master since this release
4c6bfec

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:

  • Added EC2 key pair resource (#18)
  • Added AWS KMS key resource (#19)