Sourced from github.com/hashicorp/terraform-plugin-docs's releases.
v0.19.4
NOTES:
- validate: The number of files check has been removed to match the latest Terraform Registry ingress logic (#381)
BUG FIXES:
- generate: Prevented incorrect attribute paths with nested attributes that contain multiple attributes (#380)
Sourced from github.com/hashicorp/terraform-plugin-docs's changelog.
0.19.4 (June 04, 2024)
NOTES:
- validate: The number of files check has been removed to match the latest Terraform Registry ingress logic (#381)
BUG FIXES:
- generate: Prevented incorrect attribute paths with nested attributes that contain multiple attributes (#380)
418cfb3
Update changelog8b33694
[CI] terraform-devex-repos automationac10598
[CI] terraform-devex-repos automation0257299
[CI] terraform-devex-repos automation3870756
generate: Prevent incorrect attribute association with very deep nesting
(#382)c656571
validate: Remove number of files check (#381)Sourced from github.com/hashicorp/terraform-plugin-framework's releases.
v1.9.0
NOTES:
- resource: If plan modification was dependent on nested attribute plan modification automatically running when the nested object was null/unknown, it may be necessary to add object-level plan modification to convert the nested object to a known object first. (#995)
- 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. (#999)
FEATURES:
- resource: Add
Deferred
field toReadResponse
,ModifyPlanResponse
, andImportStateResponse
which indicates a resource deferred action to the Terraform client (#999)- datasource: Add
Deferred
field toReadResponse
which indicates a data source deferred action to the Terraform client (#999)- resource: Add
ClientCapabilities
field toReadRequest
,ModifyPlanRequest
, andImportStateRequest
which specifies optionally supported protocol features for the Terraform client (#999)- datasource: Add
ClientCapabilities
field toReadRequest
which specifies optionally supported protocol features for the Terraform client (#999)- provider: Add
Deferred
field toConfigureResponse
which indicates a provider deferred action to the Terraform client (#1002)- provider: Add
ClientCapabilities
field toConfigureRequest
which specifies optionally supported protocol features for the Terraform client (#1002)ENHANCEMENTS:
- function: Introduced implementation errors for collection and object parameters and returns which are missing type information (#991)
BUG FIXES:
- resource: Prevented errant collection-based nested object conversion from null/unknown object to known object (#995)
Sourced from github.com/hashicorp/terraform-plugin-framework's changelog.
1.9.0 (June 04, 2024)
NOTES:
- resource: If plan modification was dependent on nested attribute plan modification automatically running when the nested object was null/unknown, it may be necessary to add object-level plan modification to convert the nested object to a known object first. (#995)
- 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. (#999)
FEATURES:
- resource: Add
Deferred
field toReadResponse
,ModifyPlanResponse
, andImportStateResponse
which indicates a resource deferred action to the Terraform client (#999)- datasource: Add
Deferred
field toReadResponse
which indicates a data source deferred action to the Terraform client (#999)- resource: Add
ClientCapabilities
field toReadRequest
,ModifyPlanRequest
, andImportStateRequest
which specifies optionally supported protocol features for the Terraform client (#999)- datasource: Add
ClientCapabilities
field toReadRequest
which specifies optionally supported protocol features for the Terraform client (#999)- provider: Add
Deferred
field toConfigureResponse
which indicates a provider deferred action to the Terraform client (#1002)- provider: Add
ClientCapabilities
field toConfigureRequest
which specifies optionally supported protocol features for the Terraform client (#1002)ENHANCEMENTS:
- function: Introduced implementation errors for collection and object parameters and returns which are missing type information (#991)
BUG FIXES:
- resource: Prevented errant collection-based nested object conversion from null/unknown object to known object (#995)
41951ef
Update changelog9876a3b
[CI] terraform-devex-repos automation96b998a
[CI] terraform-devex-repos automationc46dce1
[CI] terraform-devex-repos automation60c2c5a
all: Add automatic deferred action support for unknown provider
configuration...d46eab1
Result of tsccr-helper -log-level=info gha update -latest . (#1005)9760e4d
[CI] Update lock workflow file7c28f83
workflows: Delete old issue label remove workflow (#1004)08e0894
Result of tsccr-helper -log-level=info gha update -latest . (#1003)1bf22e4
[CI] Update issue comment triage workflow file