Skip to content

Updates opentofu-schema and tofu-ls versions to 0.3.1 - #146

Merged
Gogotchuri merged 2 commits into
mainfrom
releases/v0.3.1
Dec 10, 2025
Merged

Updates opentofu-schema and tofu-ls versions to 0.3.1#146
Gogotchuri merged 2 commits into
mainfrom
releases/v0.3.1

Conversation

@Gogotchuri

Copy link
Copy Markdown
Contributor

Updates opentofu-schema to 0.3.1, which brings the latest OpenTofu releases and updates core version matching logic.
Misc changes to get rid of 1.11.0-beta in tests.

Checklist

  • I have read the contribution guide.
  • I have not used an AI coding assistant to create this PR.
  • I have written all code in this PR myself OR I have marked all code I have not written myself (including modified code, e.g. copied from other places and then modified) with a comment indicating where it came from.
  • I (and other contributors to this PR) have not looked at the Terraform source code while implementing this PR.
  • If I'm releasing, I have read the releasing guide.

Go checklist

  • I have run golangci-lint on my change and receive no errors relevant to my code.
  • [] I have run existing tests to ensure my code doesn't break anything.
  • [] I have added tests for all relevant use cases of my code, and those tests are passing.
  • I have only exported functions, variables and structs that should be used from other packages.
  • I have added meaningful comments to all exported functions, variables, and structs.

Misc changes to get rid of `1.11.0-beta` in tests.

Signed-off-by: Ilia Gogotchuri <ilia.gogotchuri0@gmail.com>
@Gogotchuri
Gogotchuri requested a review from a team as a code owner December 10, 2025 17:53
@Gogotchuri Gogotchuri changed the title Updates opentofu-schema and tofu-ls versions to 0.3.1; Updates opentofu-schema and tofu-ls versions to 0.3.1 Dec 10, 2025
Signed-off-by: Ilia Gogotchuri <ilia.gogotchuri0@gmail.com>
@Gogotchuri
Gogotchuri merged commit ffc3733 into main Dec 10, 2025
21 checks passed
@Gogotchuri
Gogotchuri deleted the releases/v0.3.1 branch December 10, 2025 18:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants