Mark DeCrane

Results 5 issues of Mark DeCrane

### Community Note - Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request - Please do...

bug
help wanted
testing
priority/backlog
size/medium
bug/has-workaround

### Community Note - Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request - Please do...

enhancement
language/python
cdktf
testing
language/java
language/golang
priority/awaiting-more-evidence
language/c#

Changed toBeValidTerrafrom to include the more descriptive errors messages from "terraform validate -json" rather than execSync's "Command Failed" error. Closes: #1953

[Jira Ticket](https://hashicorp.atlassian.net/browse/TF-12601?atlOrigin=eyJpIjoiZGJlMWU1MzZiMWQ1NGRjNjkzNTQzOTY1MjI4NjA4YTQiLCJwIjoiaiJ9) ## Target Release 1.8.x ## Draft CHANGELOG entry ### ENHANCEMENTS - `terraform init`: Displays a warning when deprecated modules are in use. ## Description All module deprecation info...