Terraform
terraform init
terraform plan
terraform apply \\for show and save s
terraform apply --auto-approve //withot write yes
terraform destroy
Meto
terraform init
terraform plan
terraform apply \\for show and save s
terraform apply --auto-approve //withot write yes
terraform destroy
terraform destroy -target=resource_type.resource_name