Releases: hazelops/terraform-aws-ecs-app
Releases · hazelops/terraform-aws-ecs-app
v2.2.1
What's Changed
- Fix Fix efs_authorization_config variable type, provide defaults by @AutomationD in #51
Full Changelog: v2.2.0...v2.2.1
v2.2.0
What's Changed
- [CORE-718] Switch to matrix runner by @AutomationD in #48
- Add EFS Authorization config by @AutomationD in #50
Full Changelog: v2.1.0...v2.2.0
v2.1.0
What's Changed
- Add ALB S3 Access Logs bucket prefix (reintegrate PR #45) by @AutomationD in #47
- Deprecate template provider by @AutomationD in #49
Full Changelog: v2.0.1...v2.1.0
v2.0.1
Updated README
Full Changelog: v2.0.0...v2.0.1
v2.0.0
What's Changed
- v2 Refactor (BREAKING CHANGES) by @AutomationD in #46
- Namespace is not required anymore
- ALB moved to it's own file
- EFS moved into it's own file
- ECR moved into it's own file
- IAM instance profile name doesn't include namespace (only if it's part of
var.name
) - Cloudwatch ECS events name renamed (use
-
instead of_
0 - Cluster name can't be inferred anymore (must be passed via parameter). Also is mandatory now.
- ECR Repo name doesn't use namespace (only if it's included by the
var.name
- Docker image can be inferred from the ECR repo name (if managed)
- EFS share creation separated from EFS share mount
- Added ability to provide efs file system id explicitly (if it's not managed)
- Bridgecrew tests removed (product discontinued)
- Minor directory restructure
- Variables ordering and updates
- Minor reformatting & language updates
- Precommit workflow added
- Simple example added to README
- Submodules README files added
- Complete Examples updated
- Added .editorconfig
Full Changelog: v1.5.0...v2.0.0
v1.5.0
Datadog module updated
v1.4.6
Maintenance
v1.4.5
What's Changed
- [CORE-438 CORE-439] added test examples by @igorkotof in #41
- Proxy pick up nginx config by @igorkotof in #42
Full Changelog: v1.4.4...v1.4.5
Hot-fix of target_groups_web (preserve_client_ip=null)
v1.4.4 Update locals.tf
v1.4.2 TCP Mode fixes
What's Changed
- CORE-422 module "alb" - added access logs to S3 by @igorkotof in #39
- TCP mode Updates by @AutomationD in #40
Full Changelog: v1.4.1...v1.4.2