All technological notes.
Init
Other
| 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 |