Import a resource into terraform state file
Terraform is great tool to deal with the infrastructure deployments. Though, it helps you to completely automate the infra deployments, the resources that are deployed by terraform can only be managed by terraform. Terraform stores the state information in the…