terraform-google-sql-db
terraform-google-sql-db copied to clipboard
Add module_depends_on resource to private_service_access
trafficstars
private_service_accessmodule depends on Service Networking API andvpc_network, so it would be very helpful to have module_depends_on inprivate_service_access.- Also description for
private_service_accessshould be updated, it useful not only for MySQL but also for Postgres databases.
Thanks for the suggestion, these both sound like reasonable additions/fixes.