mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-07 03:41:13 +01:00
* Added PSC Private Service Connect for GCP CloudSQL Added PrivateIP support for GCP MySQL * Added changelog * Update changelog * Value need to be exported or will be false * Exported variablee for MySQL as well * Add test cases * Add go doc test comments --------- Co-authored-by: robmonte <17119716+robmonte@users.noreply.github.com>
7 lines
186 B
Plaintext
7 lines
186 B
Plaintext
```release-note:improvement
|
|
secrets/database: Add PSC support for GCP CloudSQL MySQL and Postgresql
|
|
```
|
|
```release-note:improvement
|
|
secrets/database: Add PrivateIP support for MySQL
|
|
```
|