hey there - i am using the REST API endpoint to up...
# general
s
hey there - i am using the REST API endpoint to update the environment variable on my pulumi deployments setup. however, i get the following error
{"code":400,"message":"Bad Request: ssh private key cannot be empty"}
. Since I already specified the ssh keys via the deployments UI, i am hoping not to have to include that in my POST request. is there a way around it?