terranova icon indicating copy to clipboard operation
terranova copied to clipboard

[Feature] Code Validation

Open johandry opened this issue 5 years ago • 0 comments

Is your feature request related to a problem? Please describe. When the user provide an incorrect Terraform code, the error is identified at the Apply phase. There should be a way for the developer/user to validate the code before applying it

Describe the solution you'd like Something like Validate(code) error

Describe alternatives you've considered

Proposal There is a method in Terraform 0.11 to validate the code before applying it. Export a method in Terranova that uses such method and return the diagnostic.

Additional context

References

johandry avatar Oct 05 '19 06:10 johandry