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

shared_vpc no longer requires the beta provider #561

Open
DevoFalcon opened this issue Jun 18, 2024 · 1 comment
Open

shared_vpc no longer requires the beta provider #561

DevoFalcon opened this issue Jun 18, 2024 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@DevoFalcon
Copy link

TL;DR

The google-beta provider is still expected (and undocumented as a dependency) for modules/vpc to create a google_compute_shared_vpc_host_project, but that resource does not require the beta provider. It originally did because support for setting shared_vpc at the folder level was in beta

Terraform Resources

https://github.com/terraform-google-modules/terraform-google-network/blob/c4d9722d2cd175c39296d3a7415716c8ea7b52b4/modules/vpc/main.tf#L37

Detailed design

No response

Additional information

Originally set as required in #268

@DevoFalcon DevoFalcon added the enhancement New feature or request label Jun 18, 2024
@imrannayer imrannayer added the good first issue Good for newcomers label Jul 16, 2024
Copy link
Contributor

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants