Skip to content

Releases: meshcloud/terraform-provider-meshstack

v0.20.13

29 May 14:12

Choose a tag to compare

fix: fix CHANGELOG.md

v0.20.12

29 May 11:39

Choose a tag to compare

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

27 May 08:45

Choose a tag to compare

chore: adapt CHANGELOG for upcoming release

v0.20.10

20 May 12:14

Choose a tag to compare

fix: added missing changelog entry regarding the tag definition impro…

v0.20.9

19 May 12:41

Choose a tag to compare

chore: adapt CHANGELOG

v0.20.8

12 May 13:38
60765f0

Choose a tag to compare

fix: do not expose lifecycle in BB schema (resource/datasource)

see 6b5b41dce00a9c4240b59c04d73779141e00e1cc

v0.20.7

11 May 11:28

Choose a tag to compare

feat: retry GET/PUT requests and POST login and add internal.HttpClie…

v0.20.6

07 May 23:25

Choose a tag to compare

test: add cross-workspace BBD listing test

v0.20.5

23 Apr 11:14
3dc737f

Choose a tag to compare

fix: upgrade to goreleaser v2

v0.20.4

17 Apr 18:49
6e10170

Choose a tag to compare

test: broaden and stabilize provider test infrastructure (#144)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>