What is the primary purpose of terraform init in a Terraform working directory?
terraform init
Remove all infrastructure tracked by the project
Rewrite every configuration file into canonical formatting
Immediately create every declared infrastructure resource
Initialize the backend and install required providers and modules