terraform-google-modules / terraform-google-sql-db

Creates a Cloud SQL database instance
https://registry.terraform.io/modules/terraform-google-modules/sql-db/google
Apache License 2.0
265 stars 427 forks source link

Can't control enable_private_path_for_google_cloud_services in safer_mysql moduel #578

Closed asafhm closed 5 months ago

asafhm commented 8 months ago

TL;DR

Unlike the mysql module, it appears that ip_configuration.enable_private_path_for_google_cloud_services can't be set.

Expected behavior

Being able to set a value for it just as I would in mysql module

Observed behavior

It's set to null (defaults to false)

Terraform Configuration

-

Terraform Version

-

Additional information

No response

github-actions[bot] commented 5 months ago

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days