How I Built a Terraform Plan JSON Parser in Python
Most DevOps engineers have run terraform plan thousands of times. Very few have looked at what comes out when you add the -json flag.
I spent a couple of weeks inside that JSON output while building t
terraformdrift.hashnode.dev11 min read