Skip to content

Releases: hazelops/terraform-aws-ecs-app

v2.2.1

16 Oct 18:21
010b0fd
Compare
Choose a tag to compare

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

15 Oct 12:29
0560c36
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.0...v2.2.0

v2.1.0

04 Jun 17:29
041cee0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.1...v2.1.0

v2.0.1

19 May 06:16
09b1fe5
Compare
Choose a tag to compare

Updated README
Full Changelog: v2.0.0...v2.0.1

v2.0.0

08 May 12:30
6a64966
Compare
Choose a tag to compare

What's Changed

  • 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

29 Aug 20:02
cdddeb0
Compare
Choose a tag to compare

Datadog module updated

v1.4.6

05 Jul 19:57
e76e47f
Compare
Choose a tag to compare

Maintenance

v1.4.5

14 Nov 13:52
9dd5cd0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.4...v1.4.5

Hot-fix of target_groups_web (preserve_client_ip=null)

03 Nov 07:04
285f5b6
Compare
Choose a tag to compare

v1.4.2 TCP Mode fixes

29 Oct 21:32
5849425
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.1...v1.4.2