A shell script that automates Terraform drift detection and analysis.
This script generates a Terraform plan, analyzes resource drift, and displays only the changed values between 'before' and 'after' states. It automatically removes unnecessary fields (provider_name, type, mode, name) and cleans up temporary files.