cloud-ca / terraform-provider-cloudca

Terraform provider for cloud.ca
https://cloud.ca
MIT License
8 stars 10 forks source link

Errors when destroying ssh-key in environment #79

Open cloudops-jperrier opened 5 years ago

cloudops-jperrier commented 5 years ago

Hey team,

When destroying an ssh key, I get the following error:

cloudca_ssh_key.dev_ssh_key: [ERROR] Received HTTP status code 500
[ERROR] Error Code: SERVICE_EXECUTION_ERROR, Message: , Context: {"id":"automation-key"}

Here are the versions I'm on at the moment:

Terraform v0.11.13 provider.cloudca v1.4.1

Any way to resolve this?

Thanks in advance.

khos2ow commented 5 years ago

I have already made a potential fix for this but have not had a time to fully test it. I'll try to test and push it soon.

khos2ow commented 5 years ago

@philtremblay