Parse the output of terraform plan into structured data
Stars
2
Forks
1
Watchers
2
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
21
commits
Prevent parsing error when terraform debug output is in output
2139561View on GitHubAdd another edge case for heredocs on terraform 0.13 or newer
e3c60f1View on GitHubAdd tests for terraform 1.0 and cover case for new comment for unchanged attributes
bffcb4fView on GitHubRemove ?ref from module source in terraform 0.12 parsing
cb1040eView on GitHubHandle incorrect subpath usage in module sources for terraform 11
6e0ca9cView on GitHub