square-rose-64819
06/16/2020, 1:45 PMgcp.serviceAccount.Key
, the plaintext key value is only available when the resource is created for the first time. how do i save this to the config as a secret so i can use it later?white-balloon-205
06/19/2020, 12:26 AMprivateKey
output property, and can be exported as a secret stack output if needed.
Note that you may need to use additionalSecretOutputs
to mark it as a secret so that it is stored encrypted.