Skip to content

Releases: codeforamerica/tofu-modules-aws-fargate-service

1.14.0

27 Apr 17:13
Immutable release. Only release title and notes can be modified.
10d4c56

Choose a tag to compare

1.14.0 (2026-04-27)

Feat

  • Allow the OIDC scope to be configured. (#62)

1.13.1

23 Apr 17:49
Immutable release. Only release title and notes can be modified.
c4f14b5

Choose a tag to compare

1.13.1 (2026-04-23)

Fix

  • OIDC condition no longer relies on value that may not be available at runtime. (#60)

1.13.0

12 Mar 16:30
824b9e7

Choose a tag to compare

1.13.0 (2026-03-12)

Feat

  • Add optional AWS AppConfig Agent sidecar. (DC-127) (#57)

1.12.0

06 Mar 17:56
6de430c

Choose a tag to compare

1.12.0 (2026-03-06)

Feat

  • Add deployment circuit breaker and waiter options. (#55)
  • Enable enhanced container insights by default. (#54)
  • Add additional options to configure the OTEL collector. (#53)

1.11.2

03 Mar 18:13
85ca6c7

Choose a tag to compare

1.11.2 (2026-03-03)

Fix

  • Add triggers to support force_new_deployment. (#51)

1.11.1

26 Feb 22:23
108f2a7

Choose a tag to compare

1.11.1 (2026-02-26)

Fix

  • Add an explicit dependency between task and endpoint security groups. (#49)

1.11.0

20 Feb 22:43
003951b

Choose a tag to compare

1.11.0 (2026-02-20)

Feat

  • Update the ALB SSL policy to the current default. (#47)

1.10.0

05 Feb 19:52
1e3af48

Choose a tag to compare

1.10.0 (2026-02-05)

Feat

1.9.0

30 Jan 21:33
a060caa

Choose a tag to compare

1.9.0 (2026-01-30)

Feat

  • Add force_new_deployment ECS param (#43)
  • Shorten execution role name and add character length validation. (#42)
  • Added outputs for execution and task role ARNs. (#39)

Fix

  • Update KMS key policy to prevent public access. (#41)

1.8.0

06 Jan 20:59
e05ccf7

Choose a tag to compare

1.8.0 (2026-01-06)

Feat

  • Optionally manage the performance log group. (#38)
  • Use an SSM parameter directly instead of a module for OTEL config. (#36)
  • Added log_groups output.

Fix

  • Actually accept (and use) log_retention_period.