Terraform Overview and Uses to Provision Azure IaaS infrastructure: Terraform is the Orchestration tool that means we can use same code to destroy infrastructure .Terraform uses Client-Only Architecture. Terraform Support Immutable infrastructure. Terraform Work Flow 1) init Phase$ terraform...