Skip to content

Releases: infraspecdev/terraform-aws-ecs-deployment

v5.0.0

04 Dec 06:43
d7435dc

Choose a tag to compare

5.0.0 (2025-12-04)

Bug Fixes

  • changed github.ref to pullrequest.ref since it points the actual branch. (f28365f)

  • feat!: Add release preview workflow with breaking ACM provider changes (#30) (d7435dc), closes #30

BREAKING CHANGES

  • ACM module now requires explicit provider aliases for cross-account DNS records. Consumers must pass provider configuration to the module.

  • ci: Updated node version and used github action to display preview output

  • ci: removed unused preview-release file

  • ci: removed unwanted debug.

v4.3.7

02 Dec 06:56

Choose a tag to compare

feat: publish module without provider changes.

v4.3.6

27 Nov 07:11
5b078d7

Choose a tag to compare

feat!: Refactor ACM module to accept provider aliases for cross-accou…

v4.3.5

27 Nov 05:50
5b078d7

Choose a tag to compare

4.3.5 (2025-11-27)

Bug Fixes

  • changed github.ref to pullrequest.ref since it points the actual branch. (f28365f)

v4.3.4

20 Aug 05:19

Choose a tag to compare

4.3.4 (2024-08-20)

Bug Fixes

  • modules/alb: always non-null value for ssl_policy (9fc7308)

v4.3.3

12 Aug 09:59

Choose a tag to compare

4.3.3 (2024-08-12)

Bug Fixes

  • tests/capacity-provider: incorrect match value for managed_termination_protection (7d3743a)

v4.3.2

09 Aug 05:54

Choose a tag to compare

4.3.2 (2024-08-09)

Bug Fixes

  • missing default values for dynamic block attributes (554b176)

v4.3.1

09 Aug 05:42

Choose a tag to compare

4.3.1 (2024-08-09)

Bug Fixes

  • variable typo for deployment circuit breaker under ecs service (688cbf4)

v4.3.0

06 Aug 11:06

Choose a tag to compare

4.3.0 (2024-08-06)

Features

  • s3 bucket sub module integration into root module (e03488b)