spacelift-io / terraform-provider-spacelift

Terraform provider to interact with Spacelift
MIT License
76 stars 29 forks source link

Add space ID to space not found error message #460

Closed michieldewilde closed 1 year ago

michieldewilde commented 1 year ago

Description of the change

Customer is receiving the following error: Planning failed. Terraform encountered an error while generating this plan. ╷ │ Error: space not found │ │ ╵

Lets add the space ID to the error message to make troubleshooting easier.

Type of change

Checklists

Development

Code review