Skip to content

Latest commit

 

History

History
218 lines (158 loc) · 5.72 KB

CHANGELOG.md

File metadata and controls

218 lines (158 loc) · 5.72 KB

[0.17.0] - 2019-12-14

Feat

  • add audit_log_bucket_custom_policy_json variable
  • create an SNS topic for notifications of CloudTrail log delivery

0.16.2 - 2019-11-16

Refactor

  • remove unused data source

0.16.1 - 2019-10-12

Fix

  • do not read AWS Organization when account_type is set to "individual"

0.16.0 - 2019-09-28

Feat

  • add an argument to specify target regions.
  • add "tags" argument

Fix

  • incorrect references in external-bucket example

0.15.0 - 2019-08-18

Feat

  • allow member accounts access to the audit log bucket
  • do not setup CloudTrail for member accounts
  • add the organizational AWS Config aggregated view
  • support organization trails
  • support GuardDuty master/member accounts
  • only include global resources in the specified region

Fix

  • permissions for organization trail
  • do not override guardduty_master_account_id for simplicity
  • insufficient permission to accept organization trails.

Refactor

  • use aws_iam_policy_document instead of heredocs

0.14.0 - 2019-07-24

Feat

  • allow using an external bucket instead of creating a new one
  • add a flag to enable force_destroy on S3 buckets

0.13.0 - 2019-07-14

Feat

  • take finding_publishing_frequency as an input variable
  • enable GuardDuty in eu-north-1 region

0.12.0 - 2019-07-14

Feat

  • return resources as outputs instead of specific attributes

0.11.0 - 2019-06-06

0.10.0 - 2019-05-25

Feat

  • upgrade to terraform 0.12

0.9.0 - 2019-04-06

Feat

  • enable SecurityHub and CIS standard subscription
  • add eu-north-1 region support

0.8.0 - 2019-04-03

Feat

  • add eu-north-1 region support

Fix

  • remove a default subnet resource

0.7.0 - 2019-02-11

Fix

  • create a log group for VPC Flow Logs in each region

0.6.0 - 2018-11-23

Feat

  • enable managed config rules for benchmark compliance

0.5.0 - 2018-08-05

Feat

  • enable GuardDuty in Paris region.

Fix

  • Change how to workaround the default ACL issue.

0.4.1 - 2018-05-27

Fix

  • create a global rule after recorders.

0.4.0 - 2018-05-27

Feat

  • enable AWS Config rules for monitoring

0.3.0 - 2018-05-19

Feat

  • automatically archive audit logs into Amazon Glacier

0.2.1 - 2018-04-01

Fix

  • temporarily disable mfa_delete on secure buckets

0.2.0 - 2018-04-01

Feat

  • enable versioning with secure buckets

0.1.1 - 2018-03-20

Fix

  • omit GuardDuty config for eu-west-3 region until supported

0.1.0 - 2018-03-11

Feat

  • add various outputs

Fix

  • update var names in the CI script

0.0.5 - 2018-02-17

Feat

  • add IAM baseline module

Refactor

  • use consistent resource namings

0.0.4 - 2018-02-12

Feat

  • enable GuardDuty in all regions

0.0.3 - 2018-02-12

Feat

  • output an ID of the audit log bucket

Fix

  • broken output value

0.0.2 - 2018-02-12

0.0.1 - 2018-02-12