v1.0.6
If deploying v1.0.6 directly to your environment
Follow instructions in TEAM deployment documentation for deployment process
If upgrading from v1.0.0 - v1.0.5 to v1.0.6, please read below
Follow instructions in TEAM updating documentation for updating process
What's changed
See #62
Feature enhancement
With this change, users can be selective about the amount of logging they enable as part of their TEAM deployment. The CLOUDTRAIL_AUDIT_LOGS
key is added to parameters.sh. The options are:
read_write
- record read and write eventsread
- record only read eventswrite
- record only write eventsnone
- disable event logging
Depending on an organisation's regulatory and governance requirements, this can help to significantly reduce the cost of deploying the TEAM solution.