tf_preflight
Check cloud providers used in a Terraform workspace and verify authentication status before plan or apply to catch credential issues early.
Instructions
Check which cloud providers are used in a Terraform workspace and verify authentication status for each. Call this before plan or apply to catch credential issues early.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workdir | Yes | Absolute or relative path to the directory containing .tf files |