명령어


<aside>

  1. terraform init

  2. terraform plan

  3. terraform apply

  4. -replace

    EX)

    terraform apply -replace=local_file.abc
    
  5. terraform destroy

  6. -auto-approve

  7. terraform fmt

  8. terraform graph