Note_Tech

All technological notes.


Project maintained by simonangel-fong Hosted on GitHub Pages — Theme by mattgraham

Terraform - Common Commands

Back


Common Commands

Command Description
terraform -h Show help
terraform version Prints the Terraform version.
terraform console Try expression in an interactive prompt.
terraform force-unlock Release a stuck lock
terraform import RESOURCE_TYPE.ID RESOURCE_ID import existing infrastructure into Terraform state
terraform providers Show the providers