You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: Resolve Invalid index error on shared vpc destroy (#177)
Checks that google_compute_shared_vpc_host_project.shared_vpc_host
is not empty before attempting to return the value. Avoids the error
"google_compute_shared_vpc_host_project.shared_vpc_host is empty tuple
The given key does not identify an element in this collection value."
0 commit comments