Skip to content

Release v1.2.3

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Nov 13:25

STOP

  • This release is no longer supported for new installations or upgrades, use v1.3.2 or above
  • Given the API deprecations resolved in v1.2.5, we recommend upgrading to v1.2.5 or above before March 31st, 2021

Features

  • Enable new GuardDuty S3 protection feature (#509) (ab572db)
  • Deploy and share SSM Documents (ELB sample remediation document) (#469) (b47977f)
  • Deploy Config Rules with SSM remediation (ELB sample rule) (#469) (b47977f)
    • additional rules will be added via a config file update prior to next release

Enhancements

Fixes

  • Lambda Timeout (OU-Validation) when using YAML (#475) (6d366c3)
  • Adding new AZs (subnets) to a TGW attached subnet causes SM failures (#470) (0ba50a2)
  • SCP tweak - fix Neptune/DocDB issue (#468) (b3aa4da)
  • Fix adding local interface endpoints when VPC already using central endpoints (#463) (fcb9f26)
  • Improve limit check logic to handle removals at same time as additions (#460) (0378ab8)
  • Properly manage suspended AWS accounts (#464) (d2946a7)
  • Issue when upgrading from older releases (i.e. v1.1.4) (#513)
  • Fix typo in account move logic (#513)

Documentation

  • Refine and update Installation Guide
    • Add detailed Fortigate configuration document
  • Update, clarify and improve Developer Guide
  • Document what we do where (which services in which regions)
  • Migrate roadmap to GitHub Projects
  • Migrate Issues management to GitHub Issues
  • Minor readme.md modifications