Most Asked Interview Scenarios of Terraform
Scenerio-1
A DevOps Engineer manually created infrastructure on AWS, and now there is a requirement to use Terraform to manage it. How would you import these resources into Terraform code?
Steps to import an existing EC2 instance into Terraform:
Wri...
sandhyaops.hashnode.dev5 min read