Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: hashicorp/terraform-mcp-server
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: release/0.3.3
Choose a base ref
...
head repository: hashicorp/terraform-mcp-server
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 5 commits
  • 10 files changed
  • 2 contributors

Commits on Nov 24, 2025

  1. 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>
    dependabot[bot] authored Nov 24, 2025
    Configuration menu
    Copy the full SHA
    87f9bfe View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2025

  1. enable toolset flag (#215)

    * enable toolset flag
    
    * Implement --toolsets flag
    
    * Address PR feedback: simplify types and add tests
    
    * Add changelog
    
    * Fix variable names
    jaylonmcshan19-x authored Dec 3, 2025
    Configuration menu
    Copy the full SHA
    a3ddfb1 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2025

  1. 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>
    dependabot[bot] authored Dec 9, 2025
    Configuration menu
    Copy the full SHA
    af46bc0 View commit details
    Browse the repository at this point in the history
  2. 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>
    dependabot[bot] authored Dec 9, 2025
    Configuration menu
    Copy the full SHA
    82fd853 View commit details
    Browse the repository at this point in the history
  3. 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>
    dependabot[bot] authored Dec 9, 2025
    Configuration menu
    Copy the full SHA
    5112697 View commit details
    Browse the repository at this point in the history
Loading