-
Type:
Improvement
-
Resolution: Unresolved
-
Priority:
Major
-
Component/s: google-compute-engine-plugin
-
None
-
Environment:google-compute-engine:4.3.8
The Windows Configuration allows quite generic Username / Password credentials StandardUsernamePasswordCredentials for the Windows Account Credentials.
However it only allows a specific implementation of SSH credentials BasicSSHUserPrivateKey for SSH Private Key Credentials:
This prevent other SSH credentials type for being used which is a shame, especially the one implemented by Credentials Provider implementations such as the GCP Secrets Manager Credentials Provider. Which is a shame.
- links to