Skip to content

Latest commit

 

History

History
98 lines (47 loc) · 6.33 KB

CHANGELOG.md

File metadata and controls

98 lines (47 loc) · 6.33 KB

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. This changelog is generated automatically based on Conventional Commits.

0.6.0 (2024-08-29)

Features

0.5.1 (2024-08-02)

Bug Fixes

0.5.0 (2024-06-24)

Features

  • Implement new Ops agent policy module (#101) (a6598c3)

0.4.0 (2023-11-09)

Features

  • upgraded versions.tf to include minor bumps from tpg v5 (0d5f47c)

0.3.0 (2023-06-21)

Features

  • adding a simple uptime check sub-module (#67) (202afef)

0.2.4 (2022-12-30)

Bug Fixes

  • create uuid as a resource to save value between runs (#58) (2f0fed3)
  • fixes lint issues and generates metadata (#56) (e369bfb)

0.2.3 (2022-02-08)

Bug Fixes

  • Use python3 explicitly and clean up python commands in script-utils.sh. (#36) (a1dcdb4)

0.2.2 (2021-10-15)

Bug Fixes

0.2.1 (2021-03-30)

Bug Fixes

  • Fixing the swapped descriptiion (#18) (4ea8c76)
  • Update documentation to support ops-agent as a new agent type (#16) (bbdce0d)

0.2.0 (2021-02-03)

Features

0.1.1 (2020-10-07)

Bug Fixes

  • Use full URL to fix broken links in the rendered Terraform doc. (#9) (8c5dd63)

0.1.0 (2020-09-11)

Features

  • Initial release of agent policy module (#2) (1649ec8)