-
Notifications
You must be signed in to change notification settings - Fork 101
Closed
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or request
Milestone
Description
Module version
v1.1.1
Use-cases
Currently, blocks that are written in SDKv2 can have a Required
field applied, but there is no equivalent field or validator for SingleNestedBlock
, SetNestedBlock
, or ListNestedBlock
. We are adding validators to solve this issue, but we should document this in our migration guide.
Proposal
- After creating the new validators, document in: https://developer.hashicorp.com/terraform/plugin/framework/migrating/attributes-blocks/blocks
- Mention the validators that can be used with each block type as well as plug to not use blocks if possible 😄
References
remyleone
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or request