Skip to content
This repository has been archived by the owner on Oct 18, 2023. It is now read-only.

Latest commit

 

History

History
31 lines (21 loc) · 1.11 KB

CHANGELOG.md

File metadata and controls

31 lines (21 loc) · 1.11 KB

Changelog

Notable changes to this project are documented in this changelog.
This project adheres to the semantic versioning specification.

0.3.0 – 2022-10-05

  • Renamed organisation to organization to avoid future conflict with Americans.
  • Prefer validation to sanitisation of input variables.

0.2.0 – 2022-10-05

  • Removed the enabled variable because it felt wrong.
  • Removed the attributes variable because I never used it.
  • Renamed the stage variable to environment because it felt right.
  • Renamed the example directory to examples as that is what is required by the Terraform registry.

0.1.1 – 2021-12-28

  • Fixed the missing stage variable in the outputs.

0.1.0 – 2021-10-22

  • Initial release.