Daily DevOps Interview Questions Day #66
Daily Interview Questions for SRE and DevOps engineers
Question of the Day
We manage an EKS stack with Terraform (S3/DynamoDB backend). CI runs terraform plan on every PR. Lately, every plan wants to replace a critical Security Group and shows noisy diffs on ingress rules. What should we be looking for to fix this?

