From 01edc9ccb771773a436d37399ec65e0a8431296b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 26 Nov 2024 11:36:04 +0000 Subject: [PATCH] chore(main): release 0.3.0 --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..8beb4ed --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,10 @@ +# Changelog + +## [0.3.0](https://github.com/dsb-norge/tf-mod-azure-consumption-budget-monitoring/compare/v0.2.1...v0.3.0) (2024-11-26) + + +### Features + +* add CI action to test module ([#5](https://github.com/dsb-norge/tf-mod-azure-consumption-budget-monitoring/issues/5)) ([d0b852a](https://github.com/dsb-norge/tf-mod-azure-consumption-budget-monitoring/commit/d0b852af1e3d191718183c334641b60ab1097c01)) +* module ci with terraform test ([#9](https://github.com/dsb-norge/tf-mod-azure-consumption-budget-monitoring/issues/9)) ([26214ba](https://github.com/dsb-norge/tf-mod-azure-consumption-budget-monitoring/commit/26214ba34516a011d97dac9a07db593d80a5e19d)) +* test tf-docs action ([9fe4712](https://github.com/dsb-norge/tf-mod-azure-consumption-budget-monitoring/commit/9fe4712cc1a63249c00ec1000bdf735c7d43918c))