Releases: meshcloud/terraform-provider-meshstack
Releases · meshcloud/terraform-provider-meshstack
v0.20.13
v0.20.12
What's Changed
- fix: change input/output structure from array to map by @nroi in #184
- feat: add meshstack_building_block_runner resource by @malhussan in #181
- fix: treat parent_building_blocks as set instead of list to avoid ord… by @florianow in #186
Full Changelog: v0.20.11...v0.20.12
v0.20.11
chore: adapt CHANGELOG for upcoming release
v0.20.10
fix: added missing changelog entry regarding the tag definition impro…
v0.20.9
chore: adapt CHANGELOG
v0.20.8
fix: do not expose lifecycle in BB schema (resource/datasource) see 6b5b41dce00a9c4240b59c04d73779141e00e1cc
v0.20.7
feat: retry GET/PUT requests and POST login and add internal.HttpClie…
v0.20.6
test: add cross-workspace BBD listing test
v0.20.5
fix: upgrade to goreleaser v2
v0.20.4
test: broaden and stabilize provider test infrastructure (#144) Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>