A Terraform plan output prettifier
Stars
359
Forks
16
Watchers
359
Open Issues
2
Overall repository health assessment
No package.json found
This might not be a Node.js project
fix(cmd): use value from --no-color to allow forced usage (#40)
cac76e9View on GitHubfeat(error): exit with an error code if failed to parse (#38)
fb7233dView on GitHubfix(parser): correctly parse attributes with asterisks (#31)
13ffc24View on GitHubfix(print): remove infinite recursion in formatValue fn (#27)
be3f575View on GitHubfeat(base64): decode base64 simple output if possible (#25)
6dcc97eView on GitHubfix(print): remove bug with trimming trailing new line in multi line text (#19)
6798ec9View on GitHub