Skip to content

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