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: coder/terraform-provider-coder
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.12.0-pre0
Choose a base ref
...
head repository: coder/terraform-provider-coder
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.12.0
Choose a head ref
  • 2 commits
  • 2 files changed
  • 1 contributor

Commits on Oct 9, 2025

  1. build(deps): Bump golang.org/x/mod from 0.28.0 to 0.29.0 (#449)

    Bumps [golang.org/x/mod](https://github.com/golang/mod) from 0.28.0 to 0.29.0.
    - [Commits](golang/mod@v0.28.0...v0.29.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/mod
      dependency-version: 0.29.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 9, 2025
    Configuration menu
    Copy the full SHA
    a0819b4 View commit details
    Browse the repository at this point in the history
  2. build(deps): Bump github.com/hashicorp/terraform-plugin-sdk/v2 (#444)

    Bumps [github.com/hashicorp/terraform-plugin-sdk/v2](https://github.com/hashicorp/terraform-plugin-sdk) from 2.37.0 to 2.38.1.
    - [Release notes](https://github.com/hashicorp/terraform-plugin-sdk/releases)
    - [Changelog](https://github.com/hashicorp/terraform-plugin-sdk/blob/main/CHANGELOG.md)
    - [Commits](hashicorp/terraform-plugin-sdk@v2.37.0...v2.38.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/hashicorp/terraform-plugin-sdk/v2
      dependency-version: 2.38.1
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 9, 2025
    Configuration menu
    Copy the full SHA
    bc840fd View commit details
    Browse the repository at this point in the history
Loading