terraform Command Examples

Create and deploy infrastructure as code to cloud providers. More information: https://developer.hashicorp.com/terraform/cli/commands.

terraform init

terraform validate

terraform fmt

terraform plan

terraform apply

terraform destroy