Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor muxing 2 : Remove unused code, resulting from #11903 #20433

Conversation

modular-magician
Copy link
Collaborator

Follow up to GoogleCloudPlatform/magic-modules#11903. Most commits in this PR are in that PR, and will 'disappear' once this PR is unblocked and ready for review. This PR has been rebased to address this!

This PR deletes all the parallel implementations of provider configuration logic. The PR GoogleCloudPlatform/magic-modules#11903 stops the provider using this duplicated logic, and this PR removes that redundant code.

In future the team may want to revisit this deleted code to inform work to pulls out the SDKv2 from the codebase completely and the provider becomes 100% plugin-framework. As that is a long way in the future I think it's best to delete this code now for clarity. It will still be in version control for reference in the future.

When looking at the deleted code be wary of:

Release Note Template for Downstream PRs (will be copied)


Derived from GoogleCloudPlatform/magic-modules#11578

hashicorp#11578)

[upstream:665013b5123eb77dc53a70c23045ac8b4a206caa]

Signed-off-by: Modular Magician <[email protected]>
@modular-magician modular-magician requested a review from a team as a code owner November 21, 2024 20:34
@modular-magician modular-magician merged commit 9f761d3 into hashicorp:main Nov 21, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant