Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Bump github.com/hashicorp/terraform-plugin-sdk/v2 from v2.35.0 to v2.36.0 #194

Conversation

dghubble-renovate[bot]
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
github.com/hashicorp/terraform-plugin-sdk/v2 require minor v2.35.0 -> v2.36.0

Release Notes

hashicorp/terraform-plugin-sdk (github.com/hashicorp/terraform-plugin-sdk/v2)

v2.36.0

Compare Source

NOTES:

  • Write-only attribute support is in technical preview and offered without compatibility promises until Terraform 1.11 is generally available. (#​1375)

FEATURES:

  • helper/schema: Added WriteOnly schema behavior for managed resource schemas to indicate a write-only attribute. Write-only attribute values are not saved to the Terraform plan or state artifacts. (#​1375)
  • helper/validation: Added PreferWriteOnlyAttribute() validator that warns practitioners when a write-only version of a configured attribute is available. (#​1375)
  • schema/resource: Added ValidateRawResourceConfigFuncs field which allows resources to define validation logic during the ValidateResourceTypeConfig RPC. (#​1375)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

@dghubble-renovate dghubble-renovate bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 5, 2025
@dghubble-renovate dghubble-renovate bot enabled auto-merge (squash) February 5, 2025 04:42
Copy link
Contributor Author

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 13 additional dependencies were updated

Details:

Package Change
github.com/ProtonMail/go-crypto v1.1.0-alpha.2 -> v1.1.3
github.com/hashicorp/hc-install v0.9.0 -> v0.9.1
github.com/hashicorp/hcl/v2 v2.22.0 -> v2.23.0
github.com/hashicorp/terraform-exec v0.21.0 -> v0.22.0
github.com/hashicorp/terraform-json v0.23.0 -> v0.24.0
github.com/hashicorp/terraform-plugin-go v0.25.0 -> v0.26.0
github.com/hashicorp/terraform-registry-address v0.2.3 -> v0.2.4
github.com/zclconf/go-cty v1.15.0 -> v1.16.2
golang.org/x/crypto v0.30.0 -> v0.32.0
golang.org/x/mod v0.21.0 -> v0.22.0
golang.org/x/net v0.32.0 -> v0.34.0
golang.org/x/sys v0.28.0 -> v0.29.0
google.golang.org/protobuf v1.35.2 -> v1.36.3

@dghubble-renovate dghubble-renovate bot merged commit fe54115 into main Feb 5, 2025
2 checks passed
@dghubble-renovate dghubble-renovate bot deleted the renovate/github.heygears.com-hashicorp-terraform-plugin-sdk-v2-2.x branch February 5, 2025 04:43
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants