We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
It seems to be referencing non-existant resources:
terraform-google-project-factory/modules/shared_vpc_access/outputs.tf
Lines 26 to 28 in dd2dd99
google_compute_subnetwork_iam_member.gke_dataproc_shared_vpc_subnets
google_project_iam_member.gke_dataproc_shared_vpc_network_user
The text was updated successfully, but these errors were encountered:
#441 will fix this issue
Sorry, something went wrong.
fixed by #441
No branches or pull requests
It seems to be referencing non-existant resources:
terraform-google-project-factory/modules/shared_vpc_access/outputs.tf
Lines 26 to 28 in dd2dd99
google_compute_subnetwork_iam_member.gke_dataproc_shared_vpc_subnets
resource defined in this modulegoogle_project_iam_member.gke_dataproc_shared_vpc_network_user
resource defined in this moduleThe text was updated successfully, but these errors were encountered: