terraform-plan-parser
Plan parser
A utility to parse terraform plan output and convert it to JSON format.
Command line utility and JavaScript API for parsing stdout from "terraform plan" and converting it to JSON.
149 stars
25 watching
16 forks
Language: TypeScript
last commit: over 1 year ago
Linked from 1 awesome list
team-skillspringterraform
Related projects:
Repository | Description | Stars |
---|---|---|
coinbase/terraform-landscape | Reformats Terraform plan output to make it easier to read and understand | 1,586 |
cds-snc/terraform-plan | Automates Terraform plan and comment generation for GitHub Pull Requests. | 60 |
hieven/terraform-visual | An interactive tool for visualizing Terraform plans in JSON format. | 622 |
chrislewisdev/prettyplan | A tool to format Terraform plans for easier review and comparison | 172 |
devops-rob/terraform-provider-terracurl | A Terraform provider that makes API calls to target endpoints | 132 |
jaceq/terraeasy | Automates Terraform workflows by simplifying resource management and module reuse. | 33 |
dineshba/tf-summarize | A utility to provide a concise summary of Terraform plans | 533 |
sullivtr/terraform-provider-graphql | Automates the full life-cycle of GraphQL API resources. | 53 |
sl1pm4t/k2tf | Converts Kubernetes API objects to Terraform configuration language | 1,191 |
future-architect/tftarget | A Terraform command-line tool for interactive plan, apply, and destroy operations with selective resource targeting | 248 |
silinternational/tfc-ops | A command-line tool for managing Terraform Cloud workspaces and their operations. | 13 |
cloudandthings/terraform-pretty-plan | A tool to improve readability of Terraform plans in pipelines like GoCD | 29 |
datarootsio/tf-profile | A tool for analyzing and visualizing Terraform runs | 156 |
hashicorp/terraform-ls | A language server providing IDE features for Terraform configuration files | 995 |
skorfmann/cfn2tf | Converts CloudFormation resources to Terraform resources | 10 |