Skip to content

Make the documentation clearer about which the different providers in the muxing example #658

Closed
@remyleone

Description

@remyleone
Contributor

In https://github.com/hashicorp/terraform-plugin-framework/blob/main/website/docs/plugin/framework/migrating/providers/index.mdx#muxing

It would help to have an example that combines an existing provider using SDKv2 and explicitly a new one that says that it is the most recent one. I'm not sure to understand in this example which one is the old one and which one is the new one.

Activity

bflad

bflad commented on Feb 7, 2023

@bflad
Contributor

Potentially related: #631

self-assigned this
on Feb 8, 2023
added this to the v1.2.0 milestone on Feb 8, 2023
github-actions

github-actions commented on Apr 14, 2023

@github-actions

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

locked as resolved and limited conversation to collaborators on Apr 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentationenhancementNew feature or request

Type

No type

Projects

No projects

Relationships

None yet

    Participants

    @bflad@remyleone

    Issue actions

      Make the documentation clearer about which the different providers in the muxing example · Issue #658 · hashicorp/terraform-plugin-framework