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.2
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.
  • 18 commits
  • 30 files changed
  • 4 contributors

Commits on Nov 4, 2025

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

Commits on Nov 19, 2025

  1. 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
    gautambaghel authored Nov 19, 2025
    Configuration menu
    Copy the full SHA
    ecee0a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8690f62 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2025

  1. 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>
    dependabot[bot] authored Nov 20, 2025
    Configuration menu
    Copy the full SHA
    06b29c0 View commit details
    Browse the repository at this point in the history
  2. 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>
    dependabot[bot] authored Nov 20, 2025
    Configuration menu
    Copy the full SHA
    597b8cc View commit details
    Browse the repository at this point in the history
  3. 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>
    dependabot[bot] authored Nov 20, 2025
    Configuration menu
    Copy the full SHA
    c028faa View commit details
    Browse the repository at this point in the history
  4. 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>
    dependabot[bot] authored Nov 20, 2025
    Configuration menu
    Copy the full SHA
    bbf9c5e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eb0abe9 View commit details
    Browse the repository at this point in the history
  6. 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
    jaylonmcshan19-x authored Nov 20, 2025
    Configuration menu
    Copy the full SHA
    2e2f0e1 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2025

  1. Prepare for v0.3.3 (#223)

    jrhouston authored Nov 21, 2025
    Configuration menu
    Copy the full SHA
    3ad2d74 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f6931a9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8fa297c View commit details
    Browse the repository at this point in the history

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