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: 18bfe55
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: eee4ed5
Choose a head ref
  • 6 commits
  • 7 files changed
  • 4 contributors

Commits on May 27, 2025

  1. build(deps): Bump goreleaser/goreleaser-action from 6.2.1 to 6.3.0 (#372

    )
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 27, 2025
    Configuration menu
    Copy the full SHA
    01193dc View commit details
    Browse the repository at this point in the history
  2. build(deps): Bump crazy-max/ghaction-import-gpg from 6.2.0 to 6.3.0 (#…

    …371)
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 27, 2025
    Configuration menu
    Copy the full SHA
    d0457a7 View commit details
    Browse the repository at this point in the history
  3. chore: add minimum TTL value for expiration.policy.ttl (#406)

    * chore: add minimum TTL value for expiration.policy.ttl
    
    * chore: support 0 as a valid ttl value in expiration_policy to disable expiration
    ssncferreira authored May 27, 2025
    Configuration menu
    Copy the full SHA
    442ff2a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cfa101d View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2025

  1. Configuration menu
    Copy the full SHA
    c1c33f6 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2025

  1. build(deps): Bump github.com/cloudflare/circl from 1.6.0 to 1.6.1 (#412)

    Bumps [github.com/cloudflare/circl](https://github.com/cloudflare/circl) from 1.6.0 to 1.6.1.
    - [Release notes](https://github.com/cloudflare/circl/releases)
    - [Commits](cloudflare/circl@v1.6.0...v1.6.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/cloudflare/circl
      dependency-version: 1.6.1
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 13, 2025
    Configuration menu
    Copy the full SHA
    eee4ed5 View commit details
    Browse the repository at this point in the history
Loading