Skip to content

v0.10.2

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Dec 21:11
779bb13

Full Changelog: v0.10.1...v0.10.2

Small Changes

  • move trigger example to test in #144
  • terrascan compliance in #146
  • Require all requests to S3 Bucket to be SSL (PCI.S3.5) and enable encryption at rest (PCI.S3.4) in #149
  • ignore terraform lifecycle fields that are not in sync with backend in #151

Documentation

  • refactor use-cases in #138
  • merge manual use-case for org-three-way with sns in #139
  • split manual compliance use-cas in #140
  • organizational optional limitations in #141
  • default-tags usage in #142
  • non-normative organizational review in #143
  • homogeneize three-way use-case in #145
  • fix broken link in #147
  • clarify troubleshooting and add 403 error on policies by @dalejrodriguez in #148

New Contributors