Azure-Samples / acme-fitness-store

Sample - how to deploy Spring Boot apps to Azure?
https://docs.microsoft.com/en-us/azure/spring-cloud/overview
MIT License
84 stars 158 forks source link

PostgreSQL Passwordless Support #103

Closed fangjian0423 closed 1 year ago

fangjian0423 commented 1 year ago

Unit 3 use Connector Service for PostgreSQL passwordless connections.

Unit 4 drop PostgreSQL passwordless connections after use KeyVault as secret management.

Unit 7 don't use PostgreSQL passwordless connections in terraform.

I think all of them should use passwordless connections, it's more security for customers.

kelwinpa commented 1 year ago

@fangjian0423 this PR was created

selvasingh commented 1 year ago

@kelwinpa and @candicenonsense - close this issue?

candicenonsense commented 1 year ago

Closing