Daily DevOps Interview Questions Day #73
Daily Interview Questions for SRE and DevOps engineers
Question of the day:
You're deploying EC2 instances using Terraform with a launch template that includes user-data to install and configure your application. The terraform apply succeeds, instances launch, but when you SSH into them, the application isn't installed and the configuration files are missing.
You check the instance and see it’s running, but:


