Skip to content

Commit 33e57c8

Browse files
chore(deps): bump github.com/hashicorp/terraform-plugin-framework-validators from 0.16.0 to 0.17.0 (#186)
Bumps [github.com/hashicorp/terraform-plugin-framework-validators](https://github.com/hashicorp/terraform-plugin-framework-validators) from 0.16.0 to 0.17.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/hashicorp/terraform-plugin-framework-validators/releases">github.com/hashicorp/terraform-plugin-framework-validators's releases</a>.</em></p> <blockquote> <h2>v0.17.0</h2> <p>FEATURES:</p> <ul> <li>boolvalidator: Added <code>PreferWriteOnlyAttribute</code> validator (<a href="https://redirect.github.com/hashicorp/terraform-plugin-framework-validators/issues/263">#263</a>)</li> <li>dynamicvalidator: Added <code>PreferWriteOnlyAttribute</code> validator (<a href="https://redirect.github.com/hashicorp/terraform-plugin-framework-validators/issues/263">#263</a>)</li> <li>float32validator: Added <code>PreferWriteOnlyAttribute</code> validator (<a href="https://redirect.github.com/hashicorp/terraform-plugin-framework-validators/issues/263">#263</a>)</li> <li>float64validator: Added <code>PreferWriteOnlyAttribute</code> validator (<a href="https://redirect.github.com/hashicorp/terraform-plugin-framework-validators/issues/263">#263</a>)</li> <li>int32validator: Added <code>PreferWriteOnlyAttribute</code> validator (<a href="https://redirect.github.com/hashicorp/terraform-plugin-framework-validators/issues/263">#263</a>)</li> <li>int64validator: Added <code>PreferWriteOnlyAttribute</code> validator (<a href="https://redirect.github.com/hashicorp/terraform-plugin-framework-validators/issues/263">#263</a>)</li> <li>listvalidator: Added <code>PreferWriteOnlyAttribute</code> validator (<a href="https://redirect.github.com/hashicorp/terraform-plugin-framework-validators/issues/263">#263</a>)</li> <li>mapvalidator: Added <code>PreferWriteOnlyAttribute</code> validator (<a href="https://redirect.github.com/hashicorp/terraform-plugin-framework-validators/issues/263">#263</a>)</li> <li>numbervalidator: Added <code>PreferWriteOnlyAttribute</code> validator (<a href="https://redirect.github.com/hashicorp/terraform-plugin-framework-validators/issues/263">#263</a>)</li> <li>objectvalidator: Added <code>PreferWriteOnlyAttribute</code> validator (<a href="https://redirect.github.com/hashicorp/terraform-plugin-framework-validators/issues/263">#263</a>)</li> <li>resourcevalidator: Added <code>PreferWriteOnlyAttribute</code> validator (<a href="https://redirect.github.com/hashicorp/terraform-plugin-framework-validators/issues/263">#263</a>)</li> <li>setvalidator: Added <code>PreferWriteOnlyAttribute</code> validator (<a href="https://redirect.github.com/hashicorp/terraform-plugin-framework-validators/issues/263">#263</a>)</li> <li>stringvalidator: Added <code>PreferWriteOnlyAttribute</code> validator (<a href="https://redirect.github.com/hashicorp/terraform-plugin-framework-validators/issues/263">#263</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/hashicorp/terraform-plugin-framework-validators/blob/main/CHANGELOG.md">github.com/hashicorp/terraform-plugin-framework-validators's changelog</a>.</em></p> <blockquote> <h2>0.17.0 (February 19, 2025)</h2> <p>FEATURES:</p> <ul> <li>boolvalidator: Added <code>PreferWriteOnlyAttribute</code> validator (<a href="https://redirect.github.com/hashicorp/terraform-plugin-framework-validators/issues/263">#263</a>)</li> <li>dynamicvalidator: Added <code>PreferWriteOnlyAttribute</code> validator (<a href="https://redirect.github.com/hashicorp/terraform-plugin-framework-validators/issues/263">#263</a>)</li> <li>float32validator: Added <code>PreferWriteOnlyAttribute</code> validator (<a href="https://redirect.github.com/hashicorp/terraform-plugin-framework-validators/issues/263">#263</a>)</li> <li>float64validator: Added <code>PreferWriteOnlyAttribute</code> validator (<a href="https://redirect.github.com/hashicorp/terraform-plugin-framework-validators/issues/263">#263</a>)</li> <li>int32validator: Added <code>PreferWriteOnlyAttribute</code> validator (<a href="https://redirect.github.com/hashicorp/terraform-plugin-framework-validators/issues/263">#263</a>)</li> <li>int64validator: Added <code>PreferWriteOnlyAttribute</code> validator (<a href="https://redirect.github.com/hashicorp/terraform-plugin-framework-validators/issues/263">#263</a>)</li> <li>listvalidator: Added <code>PreferWriteOnlyAttribute</code> validator (<a href="https://redirect.github.com/hashicorp/terraform-plugin-framework-validators/issues/263">#263</a>)</li> <li>mapvalidator: Added <code>PreferWriteOnlyAttribute</code> validator (<a href="https://redirect.github.com/hashicorp/terraform-plugin-framework-validators/issues/263">#263</a>)</li> <li>numbervalidator: Added <code>PreferWriteOnlyAttribute</code> validator (<a href="https://redirect.github.com/hashicorp/terraform-plugin-framework-validators/issues/263">#263</a>)</li> <li>objectvalidator: Added <code>PreferWriteOnlyAttribute</code> validator (<a href="https://redirect.github.com/hashicorp/terraform-plugin-framework-validators/issues/263">#263</a>)</li> <li>resourcevalidator: Added <code>PreferWriteOnlyAttribute</code> validator (<a href="https://redirect.github.com/hashicorp/terraform-plugin-framework-validators/issues/263">#263</a>)</li> <li>setvalidator: Added <code>PreferWriteOnlyAttribute</code> validator (<a href="https://redirect.github.com/hashicorp/terraform-plugin-framework-validators/issues/263">#263</a>)</li> <li>stringvalidator: Added <code>PreferWriteOnlyAttribute</code> validator (<a href="https://redirect.github.com/hashicorp/terraform-plugin-framework-validators/issues/263">#263</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/hashicorp/terraform-plugin-framework-validators/commit/75974fcef8d8c357d737e63feecf1f1f52315019"><code>75974fc</code></a> Update changelog</li> <li><a href="https://github.com/hashicorp/terraform-plugin-framework-validators/commit/13b6d4ddb2334de5996109f2396016f98d018e8c"><code>13b6d4d</code></a> Add <code>PreferWriteOnlyAttribute()</code> validators to <code>resourcevalidator</code> and all va...</li> <li><a href="https://github.com/hashicorp/terraform-plugin-framework-validators/commit/6be3c396dbfc8d97a94e15bfb6a8b040221c5dde"><code>6be3c39</code></a> build(deps): bump github.com/hashicorp/terraform-plugin-framework (<a href="https://redirect.github.com/hashicorp/terraform-plugin-framework-validators/issues/266">#266</a>)</li> <li><a href="https://github.com/hashicorp/terraform-plugin-framework-validators/commit/47cad1b273451a9dcf61649f3cd27d8db165379f"><code>47cad1b</code></a> Result of tsccr-helper -log-level=info gha update -latest .github/ (<a href="https://redirect.github.com/hashicorp/terraform-plugin-framework-validators/issues/264">#264</a>)</li> <li><a href="https://github.com/hashicorp/terraform-plugin-framework-validators/commit/e0fa613b9821cec37ce4ec02c7cb5fe4a7a5c065"><code>e0fa613</code></a> Update golangci config and resolve <code>copyloopvar</code> (<a href="https://redirect.github.com/hashicorp/terraform-plugin-framework-validators/issues/265">#265</a>)</li> <li><a href="https://github.com/hashicorp/terraform-plugin-framework-validators/commit/e0dda54acf003ab89252214b3e7b1d0863c9873d"><code>e0dda54</code></a> Result of tsccr-helper -log-level=info gha update -latest .github/ (<a href="https://redirect.github.com/hashicorp/terraform-plugin-framework-validators/issues/262">#262</a>)</li> <li><a href="https://github.com/hashicorp/terraform-plugin-framework-validators/commit/08b59e2d9cb0e31e8d58321ac8f64bb15e55c92e"><code>08b59e2</code></a> Result of tsccr-helper -log-level=info gha update -latest .github/ (<a href="https://redirect.github.com/hashicorp/terraform-plugin-framework-validators/issues/261">#261</a>)</li> <li><a href="https://github.com/hashicorp/terraform-plugin-framework-validators/commit/c5345682d3c15a7bfa3df450b4a45b9663138384"><code>c534568</code></a> build(deps): bump github.com/hashicorp/copywrite in /tools (<a href="https://redirect.github.com/hashicorp/terraform-plugin-framework-validators/issues/260">#260</a>)</li> <li><a href="https://github.com/hashicorp/terraform-plugin-framework-validators/commit/bcaf36809ba52b31e8ba652db7c2b0b8e8f73c67"><code>bcaf368</code></a> build(deps): bump golang.org/x/net from 0.23.0 to 0.33.0 in /tools (<a href="https://redirect.github.com/hashicorp/terraform-plugin-framework-validators/issues/259">#259</a>)</li> <li><a href="https://github.com/hashicorp/terraform-plugin-framework-validators/commit/9d17e394a444e4db83d76fbdff10ab0da9df340c"><code>9d17e39</code></a> Result of tsccr-helper -log-level=info gha update -latest .github/ (<a href="https://redirect.github.com/hashicorp/terraform-plugin-framework-validators/issues/257">#257</a>)</li> <li>Additional commits viewable in <a href="https://github.com/hashicorp/terraform-plugin-framework-validators/compare/v0.16.0...v0.17.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/hashicorp/terraform-plugin-framework-validators&package-manager=go_modules&previous-version=0.16.0&new-version=0.17.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b8aa946 commit 33e57c8

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

go.mod

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ require (
99
github.com/docker/go-connections v0.5.0
1010
github.com/google/uuid v1.6.0
1111
github.com/hashicorp/terraform-plugin-docs v0.20.1
12-
github.com/hashicorp/terraform-plugin-framework v1.13.0
13-
github.com/hashicorp/terraform-plugin-framework-validators v0.16.0
12+
github.com/hashicorp/terraform-plugin-framework v1.14.0
13+
github.com/hashicorp/terraform-plugin-framework-validators v0.17.0
1414
github.com/hashicorp/terraform-plugin-go v0.26.0
1515
github.com/hashicorp/terraform-plugin-log v0.9.0
1616
github.com/hashicorp/terraform-plugin-testing v1.11.0

go.sum

+4-4
Original file line numberDiff line numberDiff line change
@@ -236,10 +236,10 @@ github.com/hashicorp/terraform-json v0.24.0 h1:rUiyF+x1kYawXeRth6fKFm/MdfBS6+lW4
236236
github.com/hashicorp/terraform-json v0.24.0/go.mod h1:Nfj5ubo9xbu9uiAoZVBsNOjvNKB66Oyrvtit74kC7ow=
237237
github.com/hashicorp/terraform-plugin-docs v0.20.1 h1:Fq7E/HrU8kuZu3hNliZGwloFWSYfWEOWnylFhYQIoys=
238238
github.com/hashicorp/terraform-plugin-docs v0.20.1/go.mod h1:Yz6HoK7/EgzSrHPB9J/lWFzwl9/xep2OPnc5jaJDV90=
239-
github.com/hashicorp/terraform-plugin-framework v1.13.0 h1:8OTG4+oZUfKgnfTdPTJwZ532Bh2BobF4H+yBiYJ/scw=
240-
github.com/hashicorp/terraform-plugin-framework v1.13.0/go.mod h1:j64rwMGpgM3NYXTKuxrCnyubQb/4VKldEKlcG8cvmjU=
241-
github.com/hashicorp/terraform-plugin-framework-validators v0.16.0 h1:O9QqGoYDzQT7lwTXUsZEtgabeWW96zUBh47Smn2lkFA=
242-
github.com/hashicorp/terraform-plugin-framework-validators v0.16.0/go.mod h1:Bh89/hNmqsEWug4/XWKYBwtnw3tbz5BAy1L1OgvbIaY=
239+
github.com/hashicorp/terraform-plugin-framework v1.14.0 h1:lsmTJqBlZ4GUabnDxj8Lsa5bmbuUKiUO3Zm9iIKSDf0=
240+
github.com/hashicorp/terraform-plugin-framework v1.14.0/go.mod h1:xNUKmvTs6ldbwTuId5euAtg37dTxuyj3LHS3uj7BHQ4=
241+
github.com/hashicorp/terraform-plugin-framework-validators v0.17.0 h1:0uYQcqqgW3BMyyve07WJgpKorXST3zkpzvrOnf3mpbg=
242+
github.com/hashicorp/terraform-plugin-framework-validators v0.17.0/go.mod h1:VwdfgE/5Zxm43flraNa0VjcvKQOGVrcO4X8peIri0T0=
243243
github.com/hashicorp/terraform-plugin-go v0.26.0 h1:cuIzCv4qwigug3OS7iKhpGAbZTiypAfFQmw8aE65O2M=
244244
github.com/hashicorp/terraform-plugin-go v0.26.0/go.mod h1:+CXjuLDiFgqR+GcrM5a2E2Kal5t5q2jb0E3D57tTdNY=
245245
github.com/hashicorp/terraform-plugin-log v0.9.0 h1:i7hOA+vdAItN1/7UrfBqBwvYPQ9TFvymaRGZED3FCV0=

0 commit comments

Comments
 (0)