From a9f25b7b95a55a18d7e438e701c87489f9cd1072 Mon Sep 17 00:00:00 2001 From: Gitea-Actions Date: Tue, 10 Sep 2024 17:20:10 +0000 Subject: [PATCH] =?UTF-8?q?bump:=20version=200.0.0=20=E2=86=92=200.1.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..2b9b58f --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,21 @@ +## v0.1.0 (2024-09-10) + +### Feat + +- add tests to module +- add versioning requirements, and automatic documentation pipeline +- update provider requirement to be more flexible +- **outputs**: add router output and edit descriptions +- add variable for configuring public DNS upstreams on subnets +- **variables**: remove ext_subnet_id variable +- **outputs**: add subnetpool in outputs +- **outputs**: add conditions to output in case resources aren't being created +- **initial**: add openstack provider version constraint +- **initial**: add initial version of the openstack lz module +- **initial**: add initial version of the openstack lz module + +### Fix + +- add readme for test module +- do not make subnetpool default to avoid permission issues on public cloud +- subnetpool resource is indexed requires index number in reference