Skip to content
This repository has been archived by the owner on May 19, 2021. It is now read-only.

Latest commit

 

History

History
85 lines (64 loc) · 4.04 KB

CHANGELOG.md

File metadata and controls

85 lines (64 loc) · 4.04 KB

Changelog

0.19.0 2019-08-20

  • f827caa5 [fix] Added more information to the github webhooks collector Readme (#113)
  • 22e21f1a [feature] Add GitHub Webhooks archiver and S3 private bucket modules (#112)

0.18.2 2019-08-13

  • c3f8d58e Add aws-ssm-params and aws-ssm-params-writer (#111)
  • 5c845fff set engine_version for aws-aurora-postgres (#110)

0.18.1 2019-08-08

0.18.0 2019-07-29

  • 4f94667 Release 0.18.0
  • 878f367 [breaking] Terraform 0.12 compatibility (breaks 0.11 compatibility) (#105)
  • f6e470b Fixed Typo in Readme (#102)
  • b9000b8 Add a .gitattributes to collapsed vendored code during github pull requests (#106)
  • d0e53fc add force_detach_policies to aws_iam_role (#100)
  • 982ff3b ACM certificate route53 overwrite (#99)

0.17.1 2019-05-15

  • bdad602 adding in route53 Read Only Access (#96)
  • a361c8d Create pull request template.md

0.17.0 2019-05-01

  • 1fc4a19 New route53 poweruser (#94)
  • 8fc7bf0 [breaking] Removing ability of power users to register domains via route53 (#92)

0.16.0 2019-04-22

  • 9d5798e Update aws-params-writer to explicitly take a parameters count (#90)
  • 57261e8 Add iam:ListServerCertificates permission to poweruser (#89)
  • cbaa829 Fix a bug with missing param group connection to the Aurora resource (#88)

0.15.3 2019-01-30

  • 00061db [Bugfix] Limit SSM s3 policies (#85)
  • 418e527 [Bugfix] Changed policy for readonly to include secrets policy (#84)
  • 60203ad Add iam:TagRole to poweruser (#83)

0.15.2 2018-12-05

  • aws-iam-ec2-poweruser-role Add iam_path
  • aws-iam-ecs-task-role Add iam_path
  • aws-iam-instance-profile Add option to disable attach SSM policy
  • aws-iam-role-infraci Add secrets manager read access to secrets tagged with allowCI=true
  • aws-aurora-* Expose the reader endpoint*

0.15.1 2018-11-09

  • Bugfix for aws_iam_policy_document in aws-iam-group-assume-role

0.15.0 2018-11-08

  • [new] aws single page app static site
  • [new] aws-iam-instance-profile
  • [new] bless-ca
  • [breaking] KMS key tags
  • [breaking] aws-iam-ecs-task-role remove policy argument
  • Poweruser delete/update policy permissions
  • Convert raw JSON policy to aws_iam_policy_document

0.14.0 2018-09-04

  • [breaking] Parameter store reader policy inline, region support
  • Poweruser instance profile and policy permissions
  • Testing for aws-redis-node and aurora

0.13.0 2018-08-21

  • [breaking] cloudfront poweruser allow for multiple bucket prefixes
  • [new] cloudwatch log group module
  • [new] blessclient aws role

0.12.0 2018-08-15

  • added a suite of tests via Terratest
  • [new] module for ec2 poweruser role
  • [new] modules for aws aurora
  • better docs for our taggging approach
  • [breaking] refactor of params/secrets modules
  • [new] AWS ACM cert module

0.11.0 2018-07-30

Initial release of open source modules. Number is kept in-sync with internal repo.

Currently moved to this repo are all our IAM and secrets modules.