v0.9.0
Full Changelog: v0.8.2...v0.9.0
Refactor / Breaking Changes
- Image Scanning feature will now be disabled by default (#84)
- to enable scanning use
deploy_image_scanning_ecr
anddeploy_image_scanning_ecs
input variable parameters.
- to enable scanning use
Features
- added a new compute type AppRunner (example/single-account-apprunner) to deploy cloud-connector workload in a lighter way than ECS (#85) (#93) (#97)
- Remove s3 bucket for cloud-connector config, in favor of an environment variable (#86) (#91)
Small Modifications
- consolidate tf 0.15 and review ci (#94)
- notify sysdig internal slack on issue creation (#87)
- fix precommit hook maintenance (#83)