v0.6.0
- ATC is now being started with aws-env to support populating the environment with secrets from Secrets Manager, SSM Parameter store or KMS.
- Packer template has been updated to install
aws-env
, and cleaned up for readability. - Added
local_user
andlocal_admin_user
parameters to the ATC configuration. - Bumped lifecycled to
v3.0.2
to fix a CPU leak.