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
263 stars 422 forks source link

support psc in mssql submodule #627

Open tenminus11 opened 1 month ago

tenminus11 commented 1 month ago

TL;DR

support psc in mssql submodule

Terraform Resources

Add this in https://github.com/terraform-google-modules/terraform-google-sql-db/tree/master/modules/mssql mssql submodule

https://registry.terraform.io/providers/hashicorp/google/latest/docs/resources/sql_database_instance#psc_enabled

Detailed design

No response

Additional information

No response