-
Notifications
You must be signed in to change notification settings - Fork 13
Comparing changes
Open a pull request
base repository: hashicorp/terraform-plugin-framework-validators
base: v0.16.0
head repository: hashicorp/terraform-plugin-framework-validators
compare: v0.17.0
- 14 commits
- 188 files changed
- 5 contributors
Commits on Jan 2, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 5be459c - Browse repository at this point
Copy the full SHA 5be459cView commit details -
build(deps): bump golang.org/x/crypto from 0.21.0 to 0.31.0 in /tools (…
…#255) Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.21.0 to 0.31.0. - [Commits](golang/crypto@v0.21.0...v0.31.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ff133bb - Browse repository at this point
Copy the full SHA ff133bbView commit details
Commits on Jan 7, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 9e8cd18 - Browse repository at this point
Copy the full SHA 9e8cd18View commit details
Commits on Jan 24, 2025
-
build(deps): bump github.com/hashicorp/terraform-plugin-go (#258)
Bumps [github.com/hashicorp/terraform-plugin-go](https://github.com/hashicorp/terraform-plugin-go) from 0.25.0 to 0.26.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.25.0...v0.26.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>
Configuration menu - View commit details
-
Copy full SHA for 151bbb7 - Browse repository at this point
Copy the full SHA 151bbb7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d17e39 - Browse repository at this point
Copy the full SHA 9d17e39View commit details -
build(deps): bump golang.org/x/net from 0.23.0 to 0.33.0 in /tools (#259
) Bumps [golang.org/x/net](https://github.com/golang/net) from 0.23.0 to 0.33.0. - [Commits](golang/net@v0.23.0...v0.33.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for bcaf368 - Browse repository at this point
Copy the full SHA bcaf368View commit details
Commits on Jan 27, 2025
-
build(deps): bump github.com/hashicorp/copywrite in /tools (#260)
Bumps [github.com/hashicorp/copywrite](https://github.com/hashicorp/copywrite) from 0.19.0 to 0.20.0. - [Release notes](https://github.com/hashicorp/copywrite/releases) - [Changelog](https://github.com/hashicorp/copywrite/blob/main/.goreleaser.yaml) - [Commits](hashicorp/copywrite@v0.19.0...v0.20.0) --- updated-dependencies: - dependency-name: github.com/hashicorp/copywrite 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>
Configuration menu - View commit details
-
Copy full SHA for c534568 - Browse repository at this point
Copy the full SHA c534568View commit details -
Configuration menu - View commit details
-
Copy full SHA for 08b59e2 - Browse repository at this point
Copy the full SHA 08b59e2View commit details
Commits on Feb 3, 2025
-
Configuration menu - View commit details
-
Copy full SHA for e0dda54 - Browse repository at this point
Copy the full SHA e0dda54View commit details
Commits on Feb 18, 2025
-
Configuration menu - View commit details
-
Copy full SHA for e0fa613 - Browse repository at this point
Copy the full SHA e0fa613View commit details
Commits on Feb 19, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 47cad1b - Browse repository at this point
Copy the full SHA 47cad1bView commit details -
build(deps): bump github.com/hashicorp/terraform-plugin-framework (#266)
Bumps [github.com/hashicorp/terraform-plugin-framework](https://github.com/hashicorp/terraform-plugin-framework) from 1.13.0 to 1.14.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.13.0...v1.14.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>
Configuration menu - View commit details
-
Copy full SHA for 6be3c39 - Browse repository at this point
Copy the full SHA 6be3c39View commit details -
Add
PreferWriteOnlyAttribute()
validators toresourcevalidator
an……d all value validator packages. (#263) * Update `terraform-plugin-framework` dependency * Implement `PreferWriteOnlyAttribute` resource validator * Implement `PreferWriteOnlyAttribute` schema validator and attribute validator implementations * Add `PreferWriteOnlyAttribute()` to `dynamicvalidator` package * Fix misspells * Add copywrite headers * Add changelog entries * Add `WriteOnly` field to tests * Remove set validator * Resolve linters
Configuration menu - View commit details
-
Copy full SHA for 13b6d4d - Browse repository at this point
Copy the full SHA 13b6d4dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 75974fc - Browse repository at this point
Copy the full SHA 75974fcView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.16.0...v0.17.0