terraform
terraform copied to clipboard
Auto-completion forbids paths completion
Terraform Version
Terraform v1.3.0
on darwin_arm64
Terraform Configuration Files
Irrelevant
Debug Output
Irrelevant
Expected Behavior
terraform fmt ..., terraform state push to allow file paths completion.
Actual Behavior
While using sub commands like fmt or state push which expect path(s) as arguments, auto-completion does not allow path completion which is super annoying.
Steps to Reproduce
terraform fmt main.<tab>
Additional Context
ZSH shell
References
No response
Thanks for filing this bug report!