Out of curiosity, has anyone set up shared VPC usi...
# google-cloud
b
Out of curiosity, has anyone set up shared VPC using the Google Native provider? I know I can probably get it done quickly with the classic provider via
compute/SharedVpc{Host,Service}Project
, but I’m trying to get as far as I can with the native provider since the docs recommend using it for new projects. If the answer is that it doesn’t really exist yet that’s fine, I’m just trying to confirm that I’m not simply missing it in the API docs anywhere.