init : Initialize a new or existing Terraform configuration
validate : Validates the Terraform files
plan : Generate and show an execution plan
fmt : Rewrites config files to canonical format
apply : Builds or changes infrastructure
graph : Create a visual graph of Terraform resources
output : Read an output from a state file
destroy : Destroy Terraform-managed infrastructure