Skip to content

Migrate to Terraform Plugin Framework #214

Closed
@k-yomo

Description

@k-yomo

Terraform Plugin Framework is the next major version of Terraform Plugin SDKv2(this provider is currently using).
https://developer.hashicorp.com/terraform/plugin/framework

There are newly added features in Terraform Plugin Framework.
https://developer.hashicorp.com/terraform/plugin/which-sdk#do-you-need-more-features-than-sdkv2-provides

If you maintain a large existing provider, we recommend that you begin migrating from SDKv2 to the framework by developing new resources and data sources with the framework. You can use terraform-plugin-mux to refactor the provider over time. Refer to the Migrate to Terraform Plugin Framework documentation for more details.

We may want to gradually migrate resources and data-sources to use Terraform Plugin Framework as recommended in the doc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions