xxxxxxxxxx
terraform init
terraform plan
terraform apply \\for show and save s
terraform apply --auto-approve //withot write yes
terraform destroy
xxxxxxxxxx
terraform init
terraform plan
terraform apply \\for show and save s
terraform apply --auto-approve //withot write yes
terraform destroy
Terraform is a free and open-source infrastructure as code (IAC) that can help to automate the deployment, configuration, and management of remote servers. Terraform can manage both existing service providers and custom in-house solutions.