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

Prompting for values even if default is defined #18702

Closed
umeshksingla opened this issue Aug 17, 2018 · 2 comments
Closed

Prompting for values even if default is defined #18702

umeshksingla opened this issue Aug 17, 2018 · 2 comments
Labels
cli enhancement UX User experience enhancements

Comments

@umeshksingla
Copy link

Current Terraform Version

0.11.6

Feature

Prompting for values even if default is defined. This will help to modify the values if the default is not right in your case but majority of cases. Right now, if a default value is present, there is no way of knowing if the option (ie variable) is configurable or not.

Use-cases

Something like:

ssh_keyname:
    Enter a value (Press return to keep the default value of "mykey"):
@pkolyvas
Copy link
Contributor

I’m doing a clean-up of older issues that haven’t gained traction but also don’t coincide with our current focus and near term plans.

We don't currently have any plans to change the interactive UX of input variables at this time, but we'll keep our eyes and ears open for other intersecting requests.

We appreciate every idea and contribution to Terraform, even if we can't get to them all. My door is always open to talk about Terraform both present and future.

@ghost
Copy link

ghost commented Dec 12, 2020

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 have 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.

@ghost ghost locked as resolved and limited conversation to collaborators Dec 12, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cli enhancement UX User experience enhancements
Projects
None yet
Development

No branches or pull requests

3 participants