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-plugin-framework-validators
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.14.0
Choose a base ref
...
head repository: hashicorp/terraform-plugin-framework-validators
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.15.0
Choose a head ref
  • 5 commits
  • 42 files changed
  • 5 contributors

Commits on Oct 22, 2024

  1. Result of tsccr-helper -log-level=info gha update -latest . (#240)

    Co-authored-by: hashicorp-tsccr[bot] <hashicorp-tsccr[bot]@users.noreply.github.com>
    hashicorp-tsccr[bot] and hashicorp-tsccr[bot] authored Oct 22, 2024
    Configuration menu
    Copy the full SHA
    9765f80 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. build(deps): bump github.com/hashicorp/terraform-plugin-go (#241)

    Bumps [github.com/hashicorp/terraform-plugin-go](https://github.com/hashicorp/terraform-plugin-go) from 0.24.0 to 0.25.0.
    - [Release notes](https://github.com/hashicorp/terraform-plugin-go/releases)
    - [Changelog](https://github.com/hashicorp/terraform-plugin-go/blob/main/CHANGELOG.md)
    - [Commits](hashicorp/terraform-plugin-go@v0.24.0...v0.25.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/hashicorp/terraform-plugin-go
      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 30, 2024
    Configuration menu
    Copy the full SHA
    371aa75 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. build(deps): bump github.com/hashicorp/terraform-plugin-framework (#243)

    Bumps [github.com/hashicorp/terraform-plugin-framework](https://github.com/hashicorp/terraform-plugin-framework) from 1.12.0 to 1.13.0.
    - [Release notes](https://github.com/hashicorp/terraform-plugin-framework/releases)
    - [Changelog](https://github.com/hashicorp/terraform-plugin-framework/blob/main/CHANGELOG.md)
    - [Commits](hashicorp/terraform-plugin-framework@v1.12.0...v1.13.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/hashicorp/terraform-plugin-framework
      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 31, 2024
    Configuration menu
    Copy the full SHA
    761f545 View commit details
    Browse the repository at this point in the history
  2. ephemeralvalidator: Introduce new package for common ephemeral resour…

    …ce configuration validators (#242)
    
    * use WIP framework branch
    
    * implementation of the shared config validators for ephemeral resources
    
    * update go mod
    
    * go mod tidy
    
    * changelog
    austinvalle authored Oct 31, 2024
    Configuration menu
    Copy the full SHA
    b793fd3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    987f5ac View commit details
    Browse the repository at this point in the history
Loading