dependabot[bot] opened a new pull request, #140: URL: https://github.com/apache/cloudstack-terraform-provider/pull/140
Bumps [github.com/hashicorp/terraform-plugin-sdk/v2](https://github.com/hashicorp/terraform-plugin-sdk) from 2.33.0 to 2.35.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/hashicorp/terraform-plugin-sdk/releases">github.com/hashicorp/terraform-plugin-sdk/v2's releases</a>.</em></p> <blockquote> <h2>v2.35.0</h2> <p>NOTES:</p> <ul> <li>all: This Go module has been updated to Go 1.22 per the <a href="https://go.dev/doc/devel/release#policy">Go support policy</a>. It is recommended to review the <a href="https://go.dev/doc/go1.22">Go 1.22 release notes</a> before upgrading. Any consumers building on earlier Go versions may experience errors. (<a href="https://redirect.github.com/hashicorp/terraform-plugin-sdk/issues/1373">#1373</a>)</li> <li>helper/schema: While this Go module will not receive support for ephemeral resource types, the provider server is updated to handle the new operations, which will be required to prevent errors when updating <code>terraform-plugin-framework</code> or <code>terraform-plugin-mux</code> in the future. (<a href="https://redirect.github.com/hashicorp/terraform-plugin-sdk/issues/1390">#1390</a>)</li> </ul> <h2>v2.34.0</h2> <p>NOTES:</p> <ul> <li>all: The <code>v2.33.0</code> release updated this Go module to Go 1.21 per the <a href="https://go.dev/doc/devel/release#policy">Go support policy</a>. It is recommended to review the <a href="https://go.dev/doc/go1.21">Go 1.21 release notes</a> before upgrading. Any consumers building on earlier Go versions may experience errors (<a href="https://redirect.github.com/hashicorp/terraform-plugin-sdk/issues/1318">#1318</a>)</li> <li>This release contains support for deferred actions, which is an experimental feature only available in prerelease builds of Terraform 1.9 and later. This functionality is subject to change and is not protected by version compatibility guarantees. (<a href="https://redirect.github.com/hashicorp/terraform-plugin-sdk/issues/1335">#1335</a>)</li> </ul> <p>FEATURES:</p> <ul> <li>helper/schema: Added <code>(Provider).ConfigureProvider</code> function for configuring providers that support additional features, such as deferred actions. (<a href="https://redirect.github.com/hashicorp/terraform-plugin-sdk/issues/1335">#1335</a>)</li> <li>helper/schema: Added <code>(Resource).ResourceBehavior</code> to allow additional control over deferred action behavior during plan modification. (<a href="https://redirect.github.com/hashicorp/terraform-plugin-sdk/issues/1335">#1335</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/hashicorp/terraform-plugin-sdk/blob/main/CHANGELOG.md">github.com/hashicorp/terraform-plugin-sdk/v2's changelog</a>.</em></p> <blockquote> <h2>2.35.0 (October 31, 2024)</h2> <p>NOTES:</p> <ul> <li>all: This Go module has been updated to Go 1.22 per the <a href="https://go.dev/doc/devel/release#policy">Go support policy</a>. It is recommended to review the <a href="https://go.dev/doc/go1.22">Go 1.22 release notes</a> before upgrading. Any consumers building on earlier Go versions may experience errors. (<a href="https://redirect.github.com/hashicorp/terraform-plugin-sdk/issues/1373">#1373</a>)</li> <li>helper/schema: While this Go module will not receive support for ephemeral resource types, the provider server is updated to handle the new operations, which will be required to prevent errors when updating <code>terraform-plugin-framework</code> or <code>terraform-plugin-mux</code> in the future. (<a href="https://redirect.github.com/hashicorp/terraform-plugin-sdk/issues/1390">#1390</a>)</li> </ul> <h2>2.34.0 (May 17, 2024)</h2> <p>NOTES:</p> <ul> <li>all: The <code>v2.33.0</code> release updated this Go module to Go 1.21 per the <a href="https://go.dev/doc/devel/release#policy">Go support policy</a>. It is recommended to review the <a href="https://go.dev/doc/go1.21">Go 1.21 release notes</a> before upgrading. Any consumers building on earlier Go versions may experience errors (<a href="https://redirect.github.com/hashicorp/terraform-plugin-sdk/issues/1318">#1318</a>)</li> <li>This release contains support for deferred actions, which is an experimental feature only available in prerelease builds of Terraform 1.9 and later. This functionality is subject to change and is not protected by version compatibility guarantees. (<a href="https://redirect.github.com/hashicorp/terraform-plugin-sdk/issues/1335">#1335</a>)</li> </ul> <p>FEATURES:</p> <ul> <li>helper/schema: Added <code>(Provider).ConfigureProvider</code> function for configuring providers that support additional features, such as deferred actions. (<a href="https://redirect.github.com/hashicorp/terraform-plugin-sdk/issues/1335">#1335</a>)</li> <li>helper/schema: Added <code>(Resource).ResourceBehavior</code> to allow additional control over deferred action behavior during plan modification. (<a href="https://redirect.github.com/hashicorp/terraform-plugin-sdk/issues/1335">#1335</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/hashicorp/terraform-plugin-sdk/commit/da29621efae69dd03dfdc540aa5f63beab1b764c"><code>da29621</code></a> Update changelog</li> <li><a href="https://github.com/hashicorp/terraform-plugin-sdk/commit/05696130eb0538fe2b6067e2ef48cda78c8ae3cb"><code>0569613</code></a> Update meta package SDKVersion</li> <li><a href="https://github.com/hashicorp/terraform-plugin-sdk/commit/23a11cf42f587fa60a650268873d81dc4c2a8997"><code>23a11cf</code></a> all: Initial ephemeral resource implementation (<a href="https://redirect.github.com/hashicorp/terraform-plugin-sdk/issues/1390">#1390</a>)</li> <li><a href="https://github.com/hashicorp/terraform-plugin-sdk/commit/24fa92a523646a173a94dacb9f9f6f832d0b08c6"><code>24fa92a</code></a> build(deps): bump github.com/hashicorp/terraform-json (<a href="https://redirect.github.com/hashicorp/terraform-plugin-sdk/issues/1388">#1388</a>)</li> <li><a href="https://github.com/hashicorp/terraform-plugin-sdk/commit/0875f54605494eeb95e0a15d80d8f701bd712fae"><code>0875f54</code></a> build(deps): bump github.com/hashicorp/terraform-plugin-go (<a href="https://redirect.github.com/hashicorp/terraform-plugin-sdk/issues/1389">#1389</a>)</li> <li><a href="https://github.com/hashicorp/terraform-plugin-sdk/commit/64f092232c4b5e1316f2ff6e62d4fc7705980191"><code>64f0922</code></a> Result of tsccr-helper -log-level=info gha update -latest . (<a href="https://redirect.github.com/hashicorp/terraform-plugin-sdk/issues/1387">#1387</a>)</li> <li><a href="https://github.com/hashicorp/terraform-plugin-sdk/commit/71a8bdebc1480938166b413e8ddee451adad8321"><code>71a8bde</code></a> Result of tsccr-helper -log-level=info gha update -latest . (<a href="https://redirect.github.com/hashicorp/terraform-plugin-sdk/issues/1385">#1385</a>)</li> <li><a href="https://github.com/hashicorp/terraform-plugin-sdk/commit/dd6c1007928eb4058ce836752fd9ec06d304941e"><code>dd6c100</code></a> Result of tsccr-helper -log-level=info gha update -latest . (<a href="https://redirect.github.com/hashicorp/terraform-plugin-sdk/issues/1381">#1381</a>)</li> <li><a href="https://github.com/hashicorp/terraform-plugin-sdk/commit/5efee534071085081f394d9d26a03df4c191948a"><code>5efee53</code></a> build(deps): bump golang.org/x/crypto from 0.27.0 to 0.28.0 (<a href="https://redirect.github.com/hashicorp/terraform-plugin-sdk/issues/1382">#1382</a>)</li> <li><a href="https://github.com/hashicorp/terraform-plugin-sdk/commit/b454e077718ad7d837a1f9e12ef5aea318462f74"><code>b454e07</code></a> Fix typos (<a href="https://redirect.github.com/hashicorp/terraform-plugin-sdk/issues/1380">#1380</a>)</li> <li>Additional commits viewable in <a href="https://github.com/hashicorp/terraform-plugin-sdk/compare/v2.33.0...v2.35.0">compare view</a></li> </ul> </details> <br /> [](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> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@cloudstack.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org