init
- Initializes a terraform project
- Install the appropriate provider
- Creates a lock file
.terraform.lock.hcl
- Creates a
.terraform/
folder with the provider binaries
terraform init
.terraform.lock.hcl
.terraform/
folder with the provider binariesterraform init