Open
Description
Checks
- I have searched github.com/withfig/fig/issues and there are no duplicates of my issue
- I have run
fig doctor
in the affected terminal session - I have run
fig restart
and replicated the issue again
Operating system
macOS 13.3.1 (22E261)
Expected behaviour
autocomplete for "terraform init" should include the flag "-reconfigure"
Actual behaviour
it doesn't
Steps to reproduce
type "terraform init -" and see available flags. the "-reconfigure" is missing
Environment
No response