-
Notifications
You must be signed in to change notification settings - Fork 113
Comparing changes
Open a pull request
base repository: hashicorp/terraform-mcp-server
base: release/0.3.2
head repository: hashicorp/terraform-mcp-server
compare: main
- 18 commits
- 30 files changed
- 4 contributors
Commits on Nov 4, 2025
-
Bump actions/upload-artifact from 4.6.2 to 5.0.0 (#211)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.6.2 to 5.0.0. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@ea165f8...330a01c) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b8adf42 - Browse repository at this point
Copy the full SHA b8adf42View commit details -
Bump github.com/mark3labs/mcp-go from 0.42.0 to 0.43.0 (#212)
Bumps [github.com/mark3labs/mcp-go](https://github.com/mark3labs/mcp-go) from 0.42.0 to 0.43.0. - [Release notes](https://github.com/mark3labs/mcp-go/releases) - [Commits](mark3labs/mcp-go@v0.42.0...v0.43.0) --- updated-dependencies: - dependency-name: github.com/mark3labs/mcp-go dependency-version: 0.43.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for baa0b8e - Browse repository at this point
Copy the full SHA baa0b8eView commit details
Commits on Nov 19, 2025
-
Update: simplified server.json, updating other files for next release (…
…#209) * simplified server.json, updating other files for next release * updating golang version * updating go mod version * updating dockerfile
Configuration menu - View commit details
-
Copy full SHA for ecee0a4 - Browse repository at this point
Copy the full SHA ecee0a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8690f62 - Browse repository at this point
Copy the full SHA 8690f62View commit details
Commits on Nov 20, 2025
-
Bump golang.org/x/text from 0.30.0 to 0.31.0 (#213)
Bumps [golang.org/x/text](https://github.com/golang/text) from 0.30.0 to 0.31.0. - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.30.0...v0.31.0) --- updated-dependencies: - dependency-name: golang.org/x/text dependency-version: 0.31.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 06b29c0 - Browse repository at this point
Copy the full SHA 06b29c0View commit details -
Bump actions/checkout from 5.0.0 to 5.0.1 (#214)
Bumps [actions/checkout](https://github.com/actions/checkout) from 5.0.0 to 5.0.1. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@08c6903...93cb6ef) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: 5.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 597b8cc - Browse repository at this point
Copy the full SHA 597b8ccView commit details -
Bump actions/setup-go from 6.0.0 to 6.1.0 (#218)
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 6.0.0 to 6.1.0. - [Release notes](https://github.com/actions/setup-go/releases) - [Commits](actions/setup-go@4469467...4dc6199) --- updated-dependencies: - dependency-name: actions/setup-go dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c028faa - Browse repository at this point
Copy the full SHA c028faaView commit details -
Bump github.com/hashicorp/go-tfe from 1.95.0 to 1.96.0 (#219)
Bumps [github.com/hashicorp/go-tfe](https://github.com/hashicorp/go-tfe) from 1.95.0 to 1.96.0. - [Release notes](https://github.com/hashicorp/go-tfe/releases) - [Changelog](https://github.com/hashicorp/go-tfe/blob/main/CHANGELOG.md) - [Commits](hashicorp/go-tfe@v1.95.0...v1.96.0) --- updated-dependencies: - dependency-name: github.com/hashicorp/go-tfe dependency-version: 1.96.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for bbf9c5e - Browse repository at this point
Copy the full SHA bbf9c5eView commit details -
Configuration menu - View commit details
-
Copy full SHA for eb0abe9 - Browse repository at this point
Copy the full SHA eb0abe9View commit details -
feat: Add support for list-resources document type (#220)
* feat: Add support for list-resources document type * add changelog * add list-resources to docs and test
Configuration menu - View commit details
-
Copy full SHA for 2e2f0e1 - Browse repository at this point
Copy the full SHA 2e2f0e1View commit details
Commits on Nov 21, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 3ad2d74 - Browse repository at this point
Copy the full SHA 3ad2d74View commit details -
Configuration menu - View commit details
-
Copy full SHA for f6931a9 - Browse repository at this point
Copy the full SHA f6931a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8fa297c - Browse repository at this point
Copy the full SHA 8fa297cView commit details
Commits on Nov 24, 2025
-
Bump github.com/mark3labs/mcp-go from 0.43.0 to 0.43.1 (#229)
Bumps [github.com/mark3labs/mcp-go](https://github.com/mark3labs/mcp-go) from 0.43.0 to 0.43.1. - [Release notes](https://github.com/mark3labs/mcp-go/releases) - [Commits](mark3labs/mcp-go@v0.43.0...v0.43.1) --- updated-dependencies: - dependency-name: github.com/mark3labs/mcp-go dependency-version: 0.43.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 87f9bfe - Browse repository at this point
Copy the full SHA 87f9bfeView commit details
Commits on Dec 3, 2025
-
* enable toolset flag * Implement --toolsets flag * Address PR feedback: simplify types and add tests * Add changelog * Fix variable names
Configuration menu - View commit details
-
Copy full SHA for a3ddfb1 - Browse repository at this point
Copy the full SHA a3ddfb1View commit details
Commits on Dec 9, 2025
-
Bump github.com/hashicorp/go-tfe from 1.96.0 to 1.97.0 (#234)
Bumps [github.com/hashicorp/go-tfe](https://github.com/hashicorp/go-tfe) from 1.96.0 to 1.97.0. - [Release notes](https://github.com/hashicorp/go-tfe/releases) - [Changelog](https://github.com/hashicorp/go-tfe/blob/main/CHANGELOG.md) - [Commits](hashicorp/go-tfe@v1.96.0...1.97.0) --- updated-dependencies: - dependency-name: github.com/hashicorp/go-tfe dependency-version: 1.97.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for af46bc0 - Browse repository at this point
Copy the full SHA af46bc0View commit details -
Bump github.com/spf13/cobra from 1.10.1 to 1.10.2 (#235)
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.10.1 to 1.10.2. - [Release notes](https://github.com/spf13/cobra/releases) - [Commits](spf13/cobra@v1.10.1...v1.10.2) --- updated-dependencies: - dependency-name: github.com/spf13/cobra dependency-version: 1.10.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 82fd853 - Browse repository at this point
Copy the full SHA 82fd853View commit details -
Bump github.com/mark3labs/mcp-go from 0.43.1 to 0.43.2 (#236)
Bumps [github.com/mark3labs/mcp-go](https://github.com/mark3labs/mcp-go) from 0.43.1 to 0.43.2. - [Release notes](https://github.com/mark3labs/mcp-go/releases) - [Commits](mark3labs/mcp-go@v0.43.1...v0.43.2) --- updated-dependencies: - dependency-name: github.com/mark3labs/mcp-go dependency-version: 0.43.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5112697 - Browse repository at this point
Copy the full SHA 5112697View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff release/0.3.2...main