terraform-plugin-framework icon indicating copy to clipboard operation
terraform-plugin-framework copied to clipboard

Add Website Documentation for Migrating Providers from SDKv2 to Framework

Open bendbennett opened this issue 3 years ago • 0 comments

Module version

v0.11.1

Use-cases

In order to support the process of migrating providers from SDKv2 to the Framework it would be useful to have a guide that covers common, frequently encountered topics when undertaking a migration.

Attempted Solutions

Examine providers that have been migrated from SDKv2 to the Framework and try to figure out the required changes by looking at the provider before and after the migration.

Proposal

Add website documentation for a migration guide which outlines, describes and provides examples for commonly encountered aspects of migrating a provider from SDKv2 to the Framework.

bendbennett avatar Aug 25 '22 07:08 bendbennett