Add terraform/errors.FrameworkDiagnosticsError by ulucinar · Pull Request #551 · crossplane/upjet (original) (raw)
Description of your changes
Relevant PR: crossplane-contrib/provider-upjet-aws#1900
Adds errors.FrameworkDiagnosticsError to convert from Terraform plugin framework diagnostic error messages to Go errors.
I have:
- Read and followed Upjet's contribution process.
- Run
make reviewableto ensure this PR is ready for review. - Added
backport release-x.ylabels to auto-backport this PR if necessary.
How has this code been tested
Manually tested against crossplane-contrib/provider-upjet-aws#1900.