mirror of
https://github.com/coder/coder.git
synced 2026-09-22 21:22:17 +08:00
Terraform changed the default output of the `terraform graph` command. You must put `-type=plan` to keep the prior behavior. Co-authored-by: Colin Adler <colin1adler@gmail.com>