You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am transferring this the the autocomplete repo. Would love if someone could contribute a fix. Just add the correct options to the src/terraform.ts file.
Checks
fig doctor
in the affected terminal sessionfig restart
and replicated the issue againOperating 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
The text was updated successfully, but these errors were encountered: