Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug: missing "-reconfigure" flag for "terraform init" #2002

Open
3 tasks done
sagilaufer1992 opened this issue Jun 8, 2023 · 2 comments
Open
3 tasks done

bug: missing "-reconfigure" flag for "terraform init" #2002

sagilaufer1992 opened this issue Jun 8, 2023 · 2 comments

Comments

@sagilaufer1992
Copy link

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

@Wassap124
Copy link

also true for terraform init -migrate-state

@mschrage
Copy link
Member

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.

@mschrage mschrage transferred this issue from withfig/fig Jun 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants