Skip to content

Releases: opentofu/opentofu-schema

v0.3.1

10 Dec 17:44
e71fc80

Choose a tag to compare

What's Changed

  • Latest available OpenTofu releases as of 10/12/2025
  • OpenTofu release matching fixed by @Gogotchuri in #56

Full Changelog: v0.3.0...v0.3.1

v0.3.0

25 Nov 15:01
f3af4b7

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.0...v0.3.0

v0.2.0

30 Oct 10:52
e1d4911

Choose a tag to compare

What's Changed

Full Changelog: v0.1.1...v0.2.0

v0.1.1

16 Sep 07:49
d3bcf4c

Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.1.1

v0.1.0

15 Sep 16:54
7a3b5ec

Choose a tag to compare

What's Changed

  • checks for resource name while building its link to the docs by @diofeher in #46
  • Remove fallback field from fallback block by @lbordowitz in #45

New Contributors

Full Changelog: v0.0.13...v0.1.0

v0.0.14

03 Sep 16:08
048ec40

Choose a tag to compare

What's Changed

Full Changelog: v0.0.12...v0.0.14

v0.0.13

03 Sep 15:18
048ec40

Choose a tag to compare

Dio: This release was published without a v prefix, so I only noticed after I had published it. I tried to change the release name and the tag itself, but Go packages weren't being updated. In the end, I just released another version tagged with v0.0.14.

v0.0.12

11 Jul 14:46
fbd2aa8

Choose a tag to compare

What's Changed

  • Adds back the support for dynamic blocks in provider by @Gogotchuri in #40

Full Changelog: v0.0.11...v0.0.12

v0.0.11

04 Jul 14:13
f32003f

Choose a tag to compare

What's Changed

  • add reference support for complex type variables by @diofeher in #38 and #39

Full Changelog: v0.0.10...v0.0.11

v0.0.10

26 Jun 10:35
835bd49

Choose a tag to compare

What's Changed

  • remove any type for module.providers attribute by @diofeher in #36

Full Changelog: v0.0.9...v0.0.10