terraform init
terraform plan
terraform apply -var-file terraform.tfvars
terraform apply -var-file terraform.tfvars -auto-approve
terraform destroy
terraform state list
terraform init
terraform plan
terraform apply -var-file terraform.tfvars
terraform apply -var-file terraform.tfvars -auto-approve
terraform destroy
terraform state list