hashicorp/terraform-plugin-framework (github.com/hashicorp/terraform-plugin-framework)
### [`v1.13.0`](https://togithub.com/hashicorp/terraform-plugin-framework/releases/tag/v1.13.0)
[Compare Source](https://togithub.com/hashicorp/terraform-plugin-framework/compare/v1.12.0...v1.13.0)
NOTES:
- Ephemeral resource support is in technical preview and offered without compatibility promises until Terraform 1.10 is generally available. ([#1050](https://togithub.com/hashicorp/terraform-plugin-framework/issues/1050))
FEATURES:
- ephemeral: New package for implementing ephemeral resources ([#1050](https://togithub.com/hashicorp/terraform-plugin-framework/issues/1050))
- ephemeral/schema: New package for implementing ephemeral resource schemas ([#1050](https://togithub.com/hashicorp/terraform-plugin-framework/issues/1050))
ENHANCEMENTS:
- provider: Added `ProviderWithEphemeralResources` interface for implementing ephemeral resources ([#1050](https://togithub.com/hashicorp/terraform-plugin-framework/issues/1050))
- tfsdk: Added `EphemeralResultData` struct for representing ephemeral values produced by a provider, such as from an ephemeral resource ([#1050](https://togithub.com/hashicorp/terraform-plugin-framework/issues/1050))
- provider: Added `EphemeralResourceData` to `ConfigureResponse`, to pass provider-defined data to `ephemeral.EphemeralResource` implementations ([#1050](https://togithub.com/hashicorp/terraform-plugin-framework/issues/1050))
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, 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
This PR contains the following updates:
v1.12.0
->v1.13.0
Release Notes
hashicorp/terraform-plugin-framework (github.com/hashicorp/terraform-plugin-framework)
### [`v1.13.0`](https://togithub.com/hashicorp/terraform-plugin-framework/releases/tag/v1.13.0) [Compare Source](https://togithub.com/hashicorp/terraform-plugin-framework/compare/v1.12.0...v1.13.0) NOTES: - Ephemeral resource support is in technical preview and offered without compatibility promises until Terraform 1.10 is generally available. ([#1050](https://togithub.com/hashicorp/terraform-plugin-framework/issues/1050)) FEATURES: - ephemeral: New package for implementing ephemeral resources ([#1050](https://togithub.com/hashicorp/terraform-plugin-framework/issues/1050)) - ephemeral/schema: New package for implementing ephemeral resource schemas ([#1050](https://togithub.com/hashicorp/terraform-plugin-framework/issues/1050)) ENHANCEMENTS: - provider: Added `ProviderWithEphemeralResources` interface for implementing ephemeral resources ([#1050](https://togithub.com/hashicorp/terraform-plugin-framework/issues/1050)) - tfsdk: Added `EphemeralResultData` struct for representing ephemeral values produced by a provider, such as from an ephemeral resource ([#1050](https://togithub.com/hashicorp/terraform-plugin-framework/issues/1050)) - provider: Added `EphemeralResourceData` to `ConfigureResponse`, to pass provider-defined data to `ephemeral.EphemeralResource` implementations ([#1050](https://togithub.com/hashicorp/terraform-plugin-framework/issues/1050))Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.