-
Notifications
You must be signed in to change notification settings - Fork 456
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
Error: [select prompt] No selectable choices. All choices are disabled. #2982
Comments
@mutahhir Is this fixed by the changes you did for the Terraform Cloud yes/no question? |
Same deal here:
|
I got this exact error running through the AWS tutorial. I ended up configuring it manually. |
Do you have organisations in Terraform Cloud that you are part of? |
@DanielMSchmidt I actually did not. I had created a Terraform Cloud account (to try it out) but had not created an organization. Maybe the CLI can return a message when there are no valid organizations associated with the account? Would a PR be acceptable? |
Yeah that would be great. A pr would be appreciated, thanks for your help! |
I'm going to lock this issue because it has been closed for 30 days. This helps our maintainers find and focus on the active issues. If you've found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further. |
Expected Behavior
While running cdktf init --template="typescript" a terraform cloud project directory should have been initialized.
Actual Behavior
Error: [select prompt] No selectable choices. All choices are disabled.
at C:\Users\redacted\AppData\Roaming\npm\node_modules\cdktf-cli\bundle\bin\cmds\handlers.js:460:259
at Ki (C:\Users\redacted\AppData\Roaming\npm\node_modules\cdktf-cli\bundle\bin\cmds\handlers.js:454:522)
at C:\Users\redacted\AppData\Roaming\npm\node_modules\cdktf-cli\bundle\bin\cmds\handlers.js:460:216
at C (C:\Users\redacted\AppData\Roaming\npm\node_modules\cdktf-cli\bundle\bin\cmds\handlers.js:454:1793)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Steps to Reproduce
Versions
language: null
cdktf-cli: 0.17.0
node: v18.16.1
terraform: 1.5.1
arch: x64
os: win32 10.0.22621
Providers
No response
Gist
No response
Possible Solutions
No
Workarounds
No
Anything Else?
No
References
None
Help Wanted
Community Note
The text was updated successfully, but these errors were encountered: