Closed
Description
Module version
v1.1.1
Use-cases
When migrating a provider from SDKv2 to the Framework, it can be a little ambiguous as to how specific field should be mapped. For instance, SDKv2 allows defining RequiredWith as a field on schema.Schema.
Benefit could be derived from providing more prescriptive guidance during the migration of a provider from SDKv2 to the Framework as to how specific schema.Schema fields defined within an SDKv2 version of a provider should be mapped into a provider written with the Framework.
Attempted Solutions
Searching the Framework documentation for Migrating from SDK.
Proposal
Update the Framework documentation for Migrating from SDK to include prescriptive guidance.