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_access module is broken #442

Closed
MajorBreakfast opened this issue Aug 18, 2020 · 2 comments
Closed

shared_vpc_access module is broken #442

MajorBreakfast opened this issue Aug 18, 2020 · 2 comments

Comments

@MajorBreakfast
Copy link
Contributor

It seems to be referencing non-existant resources:

google_compute_subnetwork_iam_member.gke_dataproc_shared_vpc_subnets,
google_project_iam_member.gke_host_agent,
google_project_iam_member.gke_dataproc_shared_vpc_network_user,

  • There's no google_compute_subnetwork_iam_member.gke_dataproc_shared_vpc_subnets resource defined in this module
  • There's no google_project_iam_member.gke_dataproc_shared_vpc_network_user resource defined in this module
@MajorBreakfast
Copy link
Contributor Author

MajorBreakfast commented Aug 18, 2020

#441 will fix this issue

@bharathkkb
Copy link
Member

fixed by #441

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

No branches or pull requests

2 participants