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

Improve error reporting #8

@kasey

Description

@kasey

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

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions