v1.1.2
If deploying v1.1.2 directly to your environment
Follow instructions in TEAM deployment documentation for deployment process
If upgrading from v1.1.1 to v1.1.2, please read below
Due to an ongoing issue the CLOUDTRAIL_AUDIT_LOGS parameter is no longer optional but now a mandatory parameter that accepts the ARN of an existing Cloudtrail Lake event datastore.
If upgrading from v1.1.1 to v1.1.2, create a new Cloudtrail lake event datastore in the delegated admin account outside of TEAM and pass the ARN to the parameter.sh file as shown below:
CLOUDTRAIL_AUDIT_LOGS=arn:aws:cloudtrail:us-east-1:123456789101:eventdatastore/e646f20d-7959-4682-be84-6c5b8a37cf15
Warning
This change would delete the existing Cloudtrail lake event datastore created by TEAM as part of the Amplify deployment
Follow instructions in updating TEAM documentation for updating process
What's changed
Bug Fixes
- Fix - OU's not loading in Eligibility policy. see #235
- Fix - Only require approval if all eligibilities for a request require approval.
- Fix - Allow both acount and OU approvers