GoogleCloudPlatform / terraform-google-alloy-db

Creates an Alloy DB instance
https://registry.terraform.io/modules/GoogleCloudPlatform/alloy-db/google
Apache License 2.0
17 stars 17 forks source link

Support for SSL enforcement modes for AlloyDB #58

Closed rajc242 closed 8 months ago

rajc242 commented 8 months ago

AlloyDB now provides an ability to configure various SSL enforcement modes. Public docs: instance-ssl

Terraform AlloyDB instance resource is already supporting SSL. Document

Currently we have to manually enable it from web interface. Please can we have this issue resolved ?