Skip to content

Release 1.3

Latest
Compare
Choose a tag to compare
@SMxJrz SMxJrz released this 09 Oct 17:31
· 82 commits to master since this release

EC2 + RDS

Enhancements

Added a way for administrators to override approval criteria, see the documentation for more information on how it works, particularly around gatekeeper.account.sdlcOverrides

EC2

Enhancements

  • Added configuration properties that will enable gatekeeper to push request event details to an SNS topic. This will help with downstream apps that need to act on the Gatekeeper request data as the requests get granted/expired. You can see how we are leveraging this feature here:

Gatekeeper @ RE:INFORCE 2019

RDS

Fixes

  • Made the role check more robust for users that are mixed roles across applications (DBA in one, but DEV in others for example)