Skip to content

Releases: massdriver-cloud/airlock

v0.0.9

04 Sep 23:37
a420fff

Choose a tag to compare

Changelog

  • a420fff Handle the two types of dependencies (array and schema) (#23)

v0.0.8

22 Aug 04:05
cc85b9d

Choose a tag to compare

Changelog

  • cc85b9d Gracefully handle error conditions (#22)

v0.0.7

11 Jul 22:08
d142128

Choose a tag to compare

Changelog

  • d142128 Emit useful errors when encountering type 'any' in HCL (#21)
  • 58a8b80 bump dev container to 1.23

v0.0.6

27 Nov 18:00
0ba6a40

Choose a tag to compare

What's Changed

  • Fix seg fault when node.Items is nil by @mclacore in #20

Full Changelog: v0.0.5...v0.0.6

v0.0.5

21 Nov 21:57
79a92c8

Choose a tag to compare

What's Changed

  • Create build and release pipeline by @mclacore in #14
  • Adding version command by @mclacore in #17
  • Added examples to readme by @mclacore in #16
  • Adding schematobicep command by @mclacore in #18

Full Changelog: v0.0.4...v0.0.5

v0.0.4

03 Oct 22:59
47f89a8

Choose a tag to compare

What's Changed

  • Add schematobicep by @mclacore in #8
  • Defaulting unspecified bool to false by @mclacore in #10
  • Renaming pkg/cmd terraform -> opentofu by @mclacore in #11
  • Replace terraform-docs with terraform-config-inspect by @mclacore in #12
  • nesting default values inline by @mclacore in #13

Full Changelog: v0.0.3...v0.0.4

v0.0.2

25 Jan 22:10
9527fc7

Choose a tag to compare

What's Changed

  • Handle empty arrays by returing null error by @dramich in #4

New Contributors

Full Changelog: v0.0.1...v0.0.2