CloudStack Collaboration Conference 2024 Starts in 20 Days!

2024-10-31 Thread Ivet Petrova
Hello all,

If you still not have planned your trip for the yearly CloudStack Collaboration 
Conference 2024, you have limited time to do it.
The event is starting in 20 days in Madrid. With a hackathon day and 2 days 
full of interactive tech sessions, use cases and hands-on workshops, the 
conference is a central hub to upscale your CloudStack knowledge, discover 
latest advancements and capabilities. In addition to it, you have a perfect 
chance to meet active contributors to the project, integrators and vendors 
offering solutions around ACS.

Registration is still open here: 
https://www.eventbrite.com/e/cloudstack-collaboration-conference-2024-tickets-879401903767

Ping me for a 100% off promo code if you are a PMC or committer.

Best regards,


 



[PR] chore(deps): bump github.com/hashicorp/terraform-plugin-go from 0.22.1 to 0.25.0 [cloudstack-terraform-provider]

2024-10-31 Thread via GitHub


dependabot[bot] opened a new pull request, #142:
URL: https://github.com/apache/cloudstack-terraform-provider/pull/142

   Bumps 
[github.com/hashicorp/terraform-plugin-go](https://github.com/hashicorp/terraform-plugin-go)
 from 0.22.1 to 0.25.0.
   
   Release notes
   Sourced from https://github.com/hashicorp/terraform-plugin-go/releases";>github.com/hashicorp/terraform-plugin-go's
 releases.
   
   v0.25.0
   NOTES:
   
   tfprotov5+tfprotov6: An upcoming release will require the 
EphemeralResourceServer implementation as part of 
ProviderServer.  (https://redirect.github.com/hashicorp/terraform-plugin-go/issues/441";>#441)
   
   FEATURES:
   
   tfprotov5+tfprotov6: Upgraded protocols and added types to support the 
new ephemeral resource type (https://redirect.github.com/hashicorp/terraform-plugin-go/issues/441";>#441)
   
   v0.24.0
   BREAKING CHANGES:
   
   tfprotov5+tfprotov6: Removed temporary 
ResourceServerWithMoveResourceState interface type. Use 
ResourceServer instead. (https://redirect.github.com/hashicorp/terraform-plugin-go/issues/408";>#408)
   
   NOTES:
   
   all: If using terraform-plugin-mux, it must be upgraded to v0.16.0 or 
later to prevent compilation errors (https://redirect.github.com/hashicorp/terraform-plugin-go/issues/408";>#408)
   all: This Go module has been updated to Go 1.22 per the https://go.dev/doc/devel/release#policy";>Go support policy. It is 
recommended to review the https://go.dev/doc/go1.22";>Go 1.22 release 
notes before upgrading. Any consumers building on earlier Go versions may 
experience errors. (https://redirect.github.com/hashicorp/terraform-plugin-go/issues/428";>#428)
   
   BUG FIXES:
   
   logging: Add existing MoveResourceState server capability 
to v5 and v6 logging (https://redirect.github.com/hashicorp/terraform-plugin-go/issues/432";>#432)
   
   v0.23.0
   BREAKING CHANGES:
   
   tfprotov5+tfprotov6: FunctionServer interface is now 
required in ProviderServer. Implementations not needing function 
support can return errors from the GetFunctions and 
CallFunction methods. (https://redirect.github.com/hashicorp/terraform-plugin-go/issues/388";>#388)
   tfprotov5+tfprotov6: MoveResourceState method is now 
required in ResourceServer. Implementations not needing move state 
support can return errors from the MoveResourceState method. (https://redirect.github.com/hashicorp/terraform-plugin-go/issues/388";>#388)
   
   NOTES:
   
   all: To prevent compilation errors, ensure your Go module is updated to 
at least terraform-plugin-framework@v1.6.0, terraform-plugin-mux@v0.15.0, 
terraform-plugin-sdk/v2@v2.33.0, and terraform-plugin-testing@v1.7.0 before 
upgrading this dependency. (https://redirect.github.com/hashicorp/terraform-plugin-go/issues/388";>#388)
   
   FEATURES:
   
   tfprotov5+tfprotov6: Upgraded protocols and added types to support 
deferred actions (https://redirect.github.com/hashicorp/terraform-plugin-go/issues/403";>#403)
   
   v0.22.2
   BUG FIXES:
   
   tftypes: Large integers are always encoded as msgpack integers rather 
than float values to ensure the decoded value will not be rounded to 52-bit 
precision (https://redirect.github.com/hashicorp/terraform-plugin-go/issues/396";>#396)
   
   
   
   
   Changelog
   Sourced from https://github.com/hashicorp/terraform-plugin-go/blob/main/CHANGELOG.md";>github.com/hashicorp/terraform-plugin-go's
 changelog.
   
   0.25.0 (October 30, 2024)
   NOTES:
   
   tfprotov5+tfprotov6: An upcoming release will require the 
EphemeralResourceServer implementation as part of 
ProviderServer.  (https://redirect.github.com/hashicorp/terraform-plugin-go/issues/441";>#441)
   
   FEATURES:
   
   tfprotov5+tfprotov6: Upgraded protocols and added types to support the 
new ephemeral resource type (https://redirect.github.com/hashicorp/terraform-plugin-go/issues/441";>#441)
   
   0.24.0 (September 18, 2024)
   BREAKING CHANGES:
   
   tfprotov5+tfprotov6: Removed temporary 
ResourceServerWithMoveResourceState interface type. Use 
ResourceServer instead. (https://redirect.github.com/hashicorp/terraform-plugin-go/issues/408";>#408)
   
   NOTES:
   
   all: If using terraform-plugin-mux, it must be upgraded to v0.16.0 or 
later to prevent compilation errors (https://redirect.github.com/hashicorp/terraform-plugin-go/issues/408";>#408)
   all: This Go module has been updated to Go 1.22 per the https://go.dev/doc/devel/release#policy";>Go support policy. It is 
recommended to review the https://go.dev/doc/go1.22";>Go 1.22 release 
notes before upgrading. Any consumers building on earlier Go versions may 
experience errors. (https://redirect.github.com/hashicorp/terraform-plugin-go/issues/428";>#428)
   
   BUG FIXES:
   
   logging: Add existing MoveResourceState server capability 
to v5 and v6 logging (https://redirect.github.com/hashicorp/terraform-plugin-go/issues/432";>#432)
   
   0.23.0 (May 06, 2024)
   BREAKING CHANGES:
   
   tfprotov5+tfprotov6: FunctionServer interface is now 
requir

[PR] chore(deps): bump github.com/hashicorp/terraform-plugin-framework-validators from 0.12.0 to 0.15.0 [cloudstack-terraform-provider]

2024-10-31 Thread via GitHub


dependabot[bot] opened a new pull request, #143:
URL: https://github.com/apache/cloudstack-terraform-provider/pull/143

   Bumps 
[github.com/hashicorp/terraform-plugin-framework-validators](https://github.com/hashicorp/terraform-plugin-framework-validators)
 from 0.12.0 to 0.15.0.
   
   Release notes
   Sourced from https://github.com/hashicorp/terraform-plugin-framework-validators/releases";>github.com/hashicorp/terraform-plugin-framework-validators's
 releases.
   
   v0.15.0
   FEATURES:
   
   ephemeralvalidator: Introduce new package with declarative validators 
for ephemeral resource configurations (https://redirect.github.com/hashicorp/terraform-plugin-framework-validators/issues/242";>#242)
   
   v0.14.0
   NOTES:
   
   all: This Go module has been updated to Go 1.22 per the https://go.dev/doc/devel/release#policy";>Go support policy. It is 
recommended to review the https://go.dev/doc/go1.22";>Go 1.22 release 
notes before upgrading. Any consumers building on earlier Go versions may 
experience errors. (https://redirect.github.com/hashicorp/terraform-plugin-framework-validators/issues/229";>#229)
   all: Previously, creating validators with invalid data would result in a 
nil value being returned and a panic from 
terraform-plugin-framework. This has been updated to return an 
implementation diagnostic referencing the invalid data/validator during config 
validation. (https://redirect.github.com/hashicorp/terraform-plugin-framework-validators/issues/235";>#235)
   
   FEATURES:
   
   boolvalidator: Added Equals validator (https://redirect.github.com/hashicorp/terraform-plugin-framework-validators/issues/232";>#232)
   
   ENHANCEMENTS:
   
   all: Implemented parameter interfaces for all value-based validators. 
This allows these validators to be used with provider-defined functions. (https://redirect.github.com/hashicorp/terraform-plugin-framework-validators/issues/235";>#235)
   
   v0.13.0
   NOTES:
   
   all: This Go module has been updated to Go 1.21 per the https://go.dev/doc/devel/release#policy";>Go support policy. It is 
recommended to review the https://go.dev/doc/go1.21";>Go 1.21 release 
notes before upgrading. Any consumers building on earlier Go versions may 
experience errors (https://redirect.github.com/hashicorp/terraform-plugin-framework-validators/issues/198";>#198)
   
   FEATURES:
   
   int32validator: New package which contains int32 type specific 
validators (https://redirect.github.com/hashicorp/terraform-plugin-framework-validators/issues/222";>#222)
   float32validator: New package which contains float32 type specific 
validators (https://redirect.github.com/hashicorp/terraform-plugin-framework-validators/issues/222";>#222)
   
   ENHANCEMENTS:
   
   listvalidator: Added ValueInt32sAre and 
ValueFloat32sAre validators (https://redirect.github.com/hashicorp/terraform-plugin-framework-validators/issues/222";>#222)
   mapvalidator: Added ValueInt32sAre and 
ValueFloat32sAre validators (https://redirect.github.com/hashicorp/terraform-plugin-framework-validators/issues/222";>#222)
   setvalidator: Added ValueInt32sAre and 
ValueFloat32sAre validators (https://redirect.github.com/hashicorp/terraform-plugin-framework-validators/issues/222";>#222)
   
   BUG FIXES:
   
   Add the attribute from the request to the at-least-one validator's error 
message (https://redirect.github.com/hashicorp/terraform-plugin-framework-validators/issues/199";>#199)
   
   
   
   
   Changelog
   Sourced from https://github.com/hashicorp/terraform-plugin-framework-validators/blob/main/CHANGELOG.md";>github.com/hashicorp/terraform-plugin-framework-validators's
 changelog.
   
   0.15.0 (October 31, 2024)
   FEATURES:
   
   ephemeralvalidator: Introduce new package with declarative validators 
for ephemeral resource configurations (https://redirect.github.com/hashicorp/terraform-plugin-framework-validators/issues/242";>#242)
   
   0.14.0 (October 17, 2024)
   NOTES:
   
   all: This Go module has been updated to Go 1.22 per the https://go.dev/doc/devel/release#policy";>Go support policy. It is 
recommended to review the https://go.dev/doc/go1.22";>Go 1.22 release 
notes before upgrading. Any consumers building on earlier Go versions may 
experience errors. (https://redirect.github.com/hashicorp/terraform-plugin-framework-validators/issues/229";>#229)
   all: Previously, creating validators with invalid data would result in a 
nil value being returned and a panic from 
terraform-plugin-framework. This has been updated to return an 
implementation diagnostic referencing the invalid data/validator during config 
validation. (https://redirect.github.com/hashicorp/terraform-plugin-framework-validators/issues/235";>#235)
   
   FEATURES:
   
   boolvalidator: Added Equals validator (https://redirect.github.com/hashicorp/terraform-plugin-framework-validators/issues/232";>#232)
   
   ENHANCEMENTS:
   
   all: Implemented parameter interfaces for all value-based validators. 
This allows these val

[PR] chore(deps): bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.33.0 to 2.35.0 [cloudstack-terraform-provider]

2024-10-31 Thread via GitHub


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.
   
   Release notes
   Sourced from https://github.com/hashicorp/terraform-plugin-sdk/releases";>github.com/hashicorp/terraform-plugin-sdk/v2's
 releases.
   
   v2.35.0
   NOTES:
   
   all: This Go module has been updated to Go 1.22 per the https://go.dev/doc/devel/release#policy";>Go support policy. It is 
recommended to review the https://go.dev/doc/go1.22";>Go 1.22 release 
notes before upgrading. Any consumers building on earlier Go versions may 
experience errors. (https://redirect.github.com/hashicorp/terraform-plugin-sdk/issues/1373";>#1373)
   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 
terraform-plugin-framework or terraform-plugin-mux in 
the future. (https://redirect.github.com/hashicorp/terraform-plugin-sdk/issues/1390";>#1390)
   
   v2.34.0
   NOTES:
   
   all: The v2.33.0 release updated this Go module to Go 1.21 
per the https://go.dev/doc/devel/release#policy";>Go support 
policy. It is recommended to review the https://go.dev/doc/go1.21";>Go 1.21 release notes before upgrading. 
Any consumers building on earlier Go versions may experience errors (https://redirect.github.com/hashicorp/terraform-plugin-sdk/issues/1318";>#1318)
   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. (https://redirect.github.com/hashicorp/terraform-plugin-sdk/issues/1335";>#1335)
   
   FEATURES:
   
   helper/schema: Added (Provider).ConfigureProvider function 
for configuring providers that support additional features, such as deferred 
actions. (https://redirect.github.com/hashicorp/terraform-plugin-sdk/issues/1335";>#1335)
   helper/schema: Added (Resource).ResourceBehavior to allow 
additional control over deferred action behavior during plan modification. (https://redirect.github.com/hashicorp/terraform-plugin-sdk/issues/1335";>#1335)
   
   
   
   
   Changelog
   Sourced from https://github.com/hashicorp/terraform-plugin-sdk/blob/main/CHANGELOG.md";>github.com/hashicorp/terraform-plugin-sdk/v2's
 changelog.
   
   2.35.0 (October 31, 2024)
   NOTES:
   
   all: This Go module has been updated to Go 1.22 per the https://go.dev/doc/devel/release#policy";>Go support policy. It is 
recommended to review the https://go.dev/doc/go1.22";>Go 1.22 release 
notes before upgrading. Any consumers building on earlier Go versions may 
experience errors. (https://redirect.github.com/hashicorp/terraform-plugin-sdk/issues/1373";>#1373)
   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 
terraform-plugin-framework or terraform-plugin-mux in 
the future. (https://redirect.github.com/hashicorp/terraform-plugin-sdk/issues/1390";>#1390)
   
   2.34.0 (May 17, 2024)
   NOTES:
   
   all: The v2.33.0 release updated this Go module to Go 1.21 
per the https://go.dev/doc/devel/release#policy";>Go support 
policy. It is recommended to review the https://go.dev/doc/go1.21";>Go 1.21 release notes before upgrading. 
Any consumers building on earlier Go versions may experience errors (https://redirect.github.com/hashicorp/terraform-plugin-sdk/issues/1318";>#1318)
   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. (https://redirect.github.com/hashicorp/terraform-plugin-sdk/issues/1335";>#1335)
   
   FEATURES:
   
   helper/schema: Added (Provider).ConfigureProvider function 
for configuring providers that support additional features, such as deferred 
actions. (https://redirect.github.com/hashicorp/terraform-plugin-sdk/issues/1335";>#1335)
   helper/schema: Added (Resource).ResourceBehavior to allow 
additional control over deferred action behavior during plan modification. (https://redirect.github.com/hashicorp/terraform-plugin-sdk/issues/1335";>#1335)
   
   
   
   
   Commits
   
   https://github.com/hashicorp/terraform-plugin-sdk/commit/da29621efae69dd03dfdc540aa5f63beab1b764c";>da29621
 Update changelog
   https://github.com/hashicorp/terraform-plugin-sdk/commit/05696130eb0538fe2b6067e2ef48cda78c8ae3cb";>0569613
 Update meta package SDKVersion
   https://github.com/hashicorp/terraform-plugin-sdk/commit/23a11cf42f587fa60a650268873d81dc4c2a8997";>23a11cf
 all: 

[PR] chore(deps): bump github.com/hashicorp/terraform-plugin-mux from 0.15.0 to 0.17.0 [cloudstack-terraform-provider]

2024-10-31 Thread via GitHub


dependabot[bot] opened a new pull request, #139:
URL: https://github.com/apache/cloudstack-terraform-provider/pull/139

   Bumps 
[github.com/hashicorp/terraform-plugin-mux](https://github.com/hashicorp/terraform-plugin-mux)
 from 0.15.0 to 0.17.0.
   
   Release notes
   Sourced from https://github.com/hashicorp/terraform-plugin-mux/releases";>github.com/hashicorp/terraform-plugin-mux's
 releases.
   
   v0.17.0
   NOTES:
   
   all: This Go module has been updated to Go 1.22 per the https://go.dev/doc/devel/release#policy";>Go support policy. It is 
recommended to review the https://go.dev/doc/go1.22";>Go 1.22 release 
notes before upgrading. Any consumers building on earlier Go versions may 
experience errors. (https://redirect.github.com/hashicorp/terraform-plugin-mux/issues/250";>#250)
   
   FEATURES:
   
   all: Upgrade protocol versions to support ephemeral resource types (https://redirect.github.com/hashicorp/terraform-plugin-mux/issues/257";>#257)
   
   v0.16.0
   NOTES:
   
   all: The v0.15.0 release updated this Go module to Go 1.21 
per the https://go.dev/doc/devel/release#policy";>Go support 
policy. It is recommended to review the https://go.dev/doc/go1.21";>Go 1.21 release notes before upgrading. 
Any consumers building on earlier Go versions may experience errors (https://redirect.github.com/hashicorp/terraform-plugin-mux/issues/227";>#227)
   
   ENHANCEMENTS:
   
   tf5to6server: Add deferred action request and response fields to RPC 
translations (https://redirect.github.com/hashicorp/terraform-plugin-mux/issues/237";>#237)
   tf6to5server: Add deferred action request and response fields to RPC 
translations (https://redirect.github.com/hashicorp/terraform-plugin-mux/issues/237";>#237)
   
   
   
   
   Changelog
   Sourced from https://github.com/hashicorp/terraform-plugin-mux/blob/main/CHANGELOG.md";>github.com/hashicorp/terraform-plugin-mux's
 changelog.
   
   0.17.0 (October 30, 2024)
   NOTES:
   
   all: This Go module has been updated to Go 1.22 per the https://go.dev/doc/devel/release#policy";>Go support policy. It is 
recommended to review the https://go.dev/doc/go1.22";>Go 1.22 release 
notes before upgrading. Any consumers building on earlier Go versions may 
experience errors. (https://redirect.github.com/hashicorp/terraform-plugin-mux/issues/250";>#250)
   
   FEATURES:
   
   all: Upgrade protocol versions to support ephemeral resource types (https://redirect.github.com/hashicorp/terraform-plugin-mux/issues/257";>#257)
   
   0.16.0 (May 08, 2024)
   NOTES:
   
   all: The v0.15.0 release updated this Go module to Go 1.21 
per the https://go.dev/doc/devel/release#policy";>Go support 
policy. It is recommended to review the https://go.dev/doc/go1.21";>Go 1.21 release notes before upgrading. 
Any consumers building on earlier Go versions may experience errors (https://redirect.github.com/hashicorp/terraform-plugin-mux/issues/227";>#227)
   
   ENHANCEMENTS:
   
   tf5to6server: Add deferred action request and response fields to RPC 
translations (https://redirect.github.com/hashicorp/terraform-plugin-mux/issues/237";>#237)
   tf6to5server: Add deferred action request and response fields to RPC 
translations (https://redirect.github.com/hashicorp/terraform-plugin-mux/issues/237";>#237)
   
   
   
   
   Commits
   
   https://github.com/hashicorp/terraform-plugin-mux/commit/874a198fbbb4b9ff67cdacb24db2febeb14137f3";>874a198
 Update changelog
   https://github.com/hashicorp/terraform-plugin-mux/commit/36bf5f536f9efd6f86636020f556ff3284ea5e05";>36bf5f5
 all: Initial ephemeral resource type implementations (https://redirect.github.com/hashicorp/terraform-plugin-mux/issues/257";>#257)
   https://github.com/hashicorp/terraform-plugin-mux/commit/107b2f91ad0953d5a60f0dbcfee5177899f1d82d";>107b2f9
 Result of tsccr-helper -log-level=info gha update -latest . (https://redirect.github.com/hashicorp/terraform-plugin-mux/issues/256";>#256)
   https://github.com/hashicorp/terraform-plugin-mux/commit/6a8dc905c1b5f1fc4988c16f240f32fbaef86f3c";>6a8dc90
 Result of tsccr-helper -log-level=info gha update -latest . (https://redirect.github.com/hashicorp/terraform-plugin-mux/issues/255";>#255)
   https://github.com/hashicorp/terraform-plugin-mux/commit/d5eb6ea273382dc44cbf01edc5cad03e502dd0ff";>d5eb6ea
 Result of tsccr-helper -log-level=info gha update -latest . (https://redirect.github.com/hashicorp/terraform-plugin-mux/issues/254";>#254)
   https://github.com/hashicorp/terraform-plugin-mux/commit/9a3752c9d45e3a110b1fec704108935586f8590b";>9a3752c
 build(deps): bump github.com/hashicorp/terraform-plugin-go (https://redirect.github.com/hashicorp/terraform-plugin-mux/issues/253";>#253)
   https://github.com/hashicorp/terraform-plugin-mux/commit/736530ba08a5c6931280f7a3e2ccf0c2b375bca9";>736530b
 internal: Add MoveResourceState capability to mux translation servers (https://redirect.github.com/hashicorp/terraform-plugin-mux/issues/252";>#252)
   https://github.com/hashicorp/terraform-plugin-

Re: [PR] chore(deps): bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.33.0 to 2.34.0 [cloudstack-terraform-provider]

2024-10-31 Thread via GitHub


dependabot[bot] closed pull request #124: chore(deps): bump 
github.com/hashicorp/terraform-plugin-sdk/v2 from 2.33.0 to 2.34.0
URL: https://github.com/apache/cloudstack-terraform-provider/pull/124


-- 
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



Re: [PR] chore(deps): bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.33.0 to 2.34.0 [cloudstack-terraform-provider]

2024-10-31 Thread via GitHub


dependabot[bot] commented on PR #124:
URL: 
https://github.com/apache/cloudstack-terraform-provider/pull/124#issuecomment-2451219684

   Superseded by #140.


-- 
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



[PR] chore(deps): bump github.com/hashicorp/terraform-plugin-framework from 1.7.0 to 1.13.0 [cloudstack-terraform-provider]

2024-10-31 Thread via GitHub


dependabot[bot] opened a new pull request, #141:
URL: https://github.com/apache/cloudstack-terraform-provider/pull/141

   Bumps 
[github.com/hashicorp/terraform-plugin-framework](https://github.com/hashicorp/terraform-plugin-framework)
 from 1.7.0 to 1.13.0.
   
   Release notes
   Sourced from https://github.com/hashicorp/terraform-plugin-framework/releases";>github.com/hashicorp/terraform-plugin-framework's
 releases.
   
   v1.13.0
   NOTES:
   
   Ephemeral resource support is in technical preview and offered without 
compatibility promises until Terraform 1.10 is generally available. (https://redirect.github.com/hashicorp/terraform-plugin-framework/issues/1050";>#1050)
   
   FEATURES:
   
   ephemeral: New package for implementing ephemeral resources (https://redirect.github.com/hashicorp/terraform-plugin-framework/issues/1050";>#1050)
   ephemeral/schema: New package for implementing ephemeral resource 
schemas (https://redirect.github.com/hashicorp/terraform-plugin-framework/issues/1050";>#1050)
   
   ENHANCEMENTS:
   
   provider: Added ProviderWithEphemeralResources interface 
for implementing ephemeral resources (https://redirect.github.com/hashicorp/terraform-plugin-framework/issues/1050";>#1050)
   tfsdk: Added EphemeralResultData struct for representing 
ephemeral values produced by a provider, such as from an ephemeral resource (https://redirect.github.com/hashicorp/terraform-plugin-framework/issues/1050";>#1050)
   provider: Added EphemeralResourceData to 
ConfigureResponse, to pass provider-defined data to 
ephemeral.EphemeralResource implementations (https://redirect.github.com/hashicorp/terraform-plugin-framework/issues/1050";>#1050)
   
   v1.12.0
   NOTES:
   
   all: This Go module has been updated to Go 1.22 per the https://go.dev/doc/devel/release#policy";>Go support policy. It is 
recommended to review the https://go.dev/doc/go1.22";>Go 1.22 release 
notes before upgrading. Any consumers building on earlier Go versions may 
experience errors (https://redirect.github.com/hashicorp/terraform-plugin-framework/issues/1033";>#1033)
   
   BUG FIXES:
   
   providerserver: Fixed bug that prevented moved operation 
support between resource types for framework-only providers. (https://redirect.github.com/hashicorp/terraform-plugin-framework/issues/1039";>#1039)
   
   v1.11.0
   NOTES:
   
   Framework reflection logic (Config.Get, 
Plan.Get, etc.) for structs with
   tfsdk field tags has been updated to support embedded structs 
that promote exported
   fields. For existing structs that embed unexported structs with exported 
fields, a tfsdk
   ignore tag (tfsdk:"-") can be added to ignore all 
promoted fields.
   
   For example, the following struct will now return an error diagnostic:
   type thingResourceModel struct {
Attr1 types.String `tfsdk:"attr_1"`
Attr2 types.Bool   `tfsdk:"attr_2"`
   // Previously, this embedded struct was ignored, will now promote 
underlying fields
   embeddedModel
   
   }
   type embeddedModel struct {
   // No tfsdk tag
   ExportedField string
   }
   
   To preserve the original behavior, a tfsdk ignore tag can be added to 
ignore the entire embedded struct:
   
   
   ... (truncated)
   
   
   Changelog
   Sourced from https://github.com/hashicorp/terraform-plugin-framework/blob/main/CHANGELOG.md";>github.com/hashicorp/terraform-plugin-framework's
 changelog.
   
   1.13.0 (October 31, 2024)
   NOTES:
   
   Ephemeral resource support is in technical preview and offered without 
compatibility promises until Terraform 1.10 is generally available. (https://redirect.github.com/hashicorp/terraform-plugin-framework/issues/1050";>#1050)
   
   FEATURES:
   
   ephemeral: New package for implementing ephemeral resources (https://redirect.github.com/hashicorp/terraform-plugin-framework/issues/1050";>#1050)
   ephemeral/schema: New package for implementing ephemeral resource 
schemas (https://redirect.github.com/hashicorp/terraform-plugin-framework/issues/1050";>#1050)
   
   ENHANCEMENTS:
   
   provider: Added ProviderWithEphemeralResources interface 
for implementing ephemeral resources (https://redirect.github.com/hashicorp/terraform-plugin-framework/issues/1050";>#1050)
   tfsdk: Added EphemeralResultData struct for representing 
ephemeral values produced by a provider, such as from an ephemeral resource (https://redirect.github.com/hashicorp/terraform-plugin-framework/issues/1050";>#1050)
   provider: Added EphemeralResourceData to 
ConfigureResponse, to pass provider-defined data to 
ephemeral.EphemeralResource implementations (https://redirect.github.com/hashicorp/terraform-plugin-framework/issues/1050";>#1050)
   
   1.12.0 (September 18, 2024)
   NOTES:
   
   all: This Go module has been updated to Go 1.22 per the https://go.dev/doc/devel/release#policy";>Go support policy. It is 
recommended to review the https://go.dev/doc/go1.22";>Go 1.22 release 
notes before upgrading. Any consumers building on earlier Go versions may 
exper