1.1.0
Features:
- Support for Elasticsearch was added. See: PR #9
Bug fixes:
- While instance permissions were already limited for the EC2 and ECS configurations, Elastic
Beanstalk instances were previously allowed to execute API actions for all AWS resources other
than IAM. This release limits permissions granted to Elastic Beanstalk stalks considerably,
granting permissions only previously granted to the ECS configuration, plus permissions
included in theAWSElasticBeanstalkWebTier
andAWSElasticBeanstalkMulticontainerDocker
AWS managed policies. Please look out for and report any permission-related issues with
Elastic Beanstalk stacks. See: PR #11