terraform-provider-kubernetes
terraform-provider-kubernetes copied to clipboard
Better error messages from OpenAPI schema transformations
Description
This change improves error messages that may result from the transformation of the user-supplied manifest configuration according to the schema type obtained from OpenAPI.
The purpose is to better highlight user-correctable syntax errors / malformed configurations.
Acceptance tests
- [ ] Have you added an acceptance test for the functionality being added?
- [ ] Have you run the acceptance tests on this branch?
Output from acceptance testing:
$ make testacc TESTARGS='-run=TestAccXXX'
...
Release Note
Release note for CHANGELOG:
...
References
Community Note
- Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
- If you are interested in working on this issue or have submitted a pull request, please leave a comment