Terraform can store the state remotely, making it easier to version and work with in a team.| Backend Type: local | Terraform | HashiCorp Developer
Terraform environment variables let you customize the Terraform CLI's default behavior. Learn about the Terraform CLI environment variables.| Terraform CLI environment variables reference | Terraform | HashiCorp Developer
The `terraform show` command provides human-readable output from a state or plan file.| terraform show command reference | Terraform | HashiCorp Developer
The Terrafrom CLI includes commands for provisioning infrastructure as code and managing the infrastructure lifecycle. Learn about Terraform CLI features.| Terraform CLI overview | Terraform | HashiCorp Developer
The terraform apply command executes the actions proposed in a Terraform plan to create, update, or destroy infrastructure.| Command: apply | Terraform | HashiCorp Developer
The terraform plan command creates an execution plan with a preview of the changes that Terraform will make to your infrastructure.| Command: plan | Terraform | HashiCorp Developer