Skip to content

Releases: zoitech/terraform-aws-account

Fix interpolation warning message for cloudtrail bucket

24 Feb 08:52
bd974a2
Compare
Choose a tag to compare

1.1.0
BUG FIXES:

Fix interpolation warning message for cloudtrail bucket #24

1.0.0

18 Nov 15:28
4c6bfec
Compare
Choose a tag to compare
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:

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

0.0.6

16 Nov 13:42
3339610
Compare
Choose a tag to compare
0.0.6 Pre-release
Pre-release

IMPROVEMENTS:

  • Add Public Access Block for Cloudtrail S3 Bucket

Support for GuardDuty

02 Jul 17:37
50e8a2f
Compare
Choose a tag to compare
Support for GuardDuty Pre-release
Pre-release

GuardDuty is now supported.

Support for tags

28 Feb 10:02
12d3752
Compare
Choose a tag to compare
Support for tags Pre-release
Pre-release

Support for tags by @smelchior in PR #4

Enable encyption as default

16 Jan 07:00
384a557
Compare
Choose a tag to compare
Pre-release

v0.0.2: Merge pull request #1 from Skardian/fix-password-reuse

20 Sep 10:00
Compare
Choose a tag to compare

Fix wrong password_reuse_prevention variable

v0.0.1

19 Sep 19:55
Compare
Choose a tag to compare
v0.0.1 Pre-release
Pre-release
rename README.MD to .md