Add documentation for migrating from Required
block to new validators
#650
Labels
Milestone
Required
block to new validators
#650
Module version
Use-cases
Currently, blocks that are written in SDKv2 can have a
Required
field applied, but there is no equivalent field or validator forSingleNestedBlock
,SetNestedBlock
, orListNestedBlock
. We are adding validators to solve this issue, but we should document this in our migration guide.Proposal
References
listvalidator
,setvalidator
, andobjectvalidator
terraform-plugin-framework-validators#105The text was updated successfully, but these errors were encountered: