How would you test IaC changes to prevent breakage?
Automated testing of Infrastructure as Code (IaC) helps catch errors before deployment. How would you implement testing for IaC changes to avoid application issues? Share examples of test cases or scripts for tools like Terraform or Ansible.