Skip to content
This repository has been archived by the owner on Oct 13, 2021. It is now read-only.

Improve error reporting #8

Open
kasey opened this issue Feb 8, 2021 · 0 comments
Open

Improve error reporting #8

kasey opened this issue Feb 8, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@kasey
Copy link
Collaborator

kasey commented Feb 8, 2021

All Terraform operations return a structure[1] that is used to inspect errors that occurred processing the requested operation. There can be multiple errors in this collection. We should surface these -- maybe as k8s events -- to help with debugging.

[1] https://github.com/hashicorp/terraform/blob/master/tfdiags/diagnostics.go#L22

@kasey kasey added the bug Something isn't working label Feb 8, 2021
@kasey kasey self-assigned this Feb 8, 2021
@kasey kasey added enhancement New feature or request and removed bug Something isn't working labels Feb 8, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant