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

Throw error when importing TPGB packages #6458

Conversation

modular-magician
Copy link
Collaborator

In magic-modules code, only the packages from github.com/hashicorp/terraform-provider-google/google are allowed to import. When generating the provider, the packages will be replaced with those in TPGB or EAP. Throw an error if packages from github.com/hashicorp/terraform-provider-google-beta/google-beta are imported in handwritten files.

Release Note Template for Downstream PRs (will be copied)


Derived from GoogleCloudPlatform/magic-modules#9182

[upstream:37ead77d0f99f72b010880db91e87b873c80531a]

Signed-off-by: Modular Magician <[email protected]>
@modular-magician modular-magician merged commit 91f3ce2 into hashicorp:main Oct 6, 2023
@modular-magician modular-magician deleted the downstream-pr-37ead77d0f99f72b010880db91e87b873c80531a branch November 16, 2024 02:20
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