Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 795 Bytes

File metadata and controls

29 lines (21 loc) · 795 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

[v4.0.0] - 2025-07-07

Changed

  • Switched to OpenTofu

[v3.0.0] - 2024-03-06

Changed

  • Switched from Mailhog to Mailpit, as Mailhog is no longer maintained.
  • ECS task now uses ARM64 architecture, which should be cheaper.

[v2.0.0] - 2022-03-22

Changed

  • Added an NLB to terminate SMTP traffic on a known IP.

[v1.0.2] - 2022-05-17

Changed

  • Newest version removes provider block as recommended by hashicorp

[v1.0.1] - 20244-03-09

Changed

  • Minor bug fix of variable name from oicd to oidc