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
If the workspace plan step of creating a workspace with the CLI fails with a validation error from terraform, then we should reprompt users for the parameters that failed validation and try again.
Why do you want this feature?
Means that users won't have to restart the workspace create command if their parameters don't pass validation
Are there any workarounds to get this functionality today?
If validation fails, the command exits and they can try again instantly.
Are you interested in submitting a PR for this?
Yes
The text was updated successfully, but these errors were encountered:
kylecarbs
changed the title
Feat: reprompt for new workspace parameters if terraform plan validation fails in the CLI
Reprompt for new workspace parameters if terraform plan validation fails in the CLI
Jun 7, 2022
What is your suggestion?
If the workspace plan step of creating a workspace with the CLI fails with a validation error from terraform, then we should reprompt users for the parameters that failed validation and try again.
Why do you want this feature?
Means that users won't have to restart the workspace create command if their parameters don't pass validation
Are there any workarounds to get this functionality today?
If validation fails, the command exits and they can try again instantly.
Are you interested in submitting a PR for this?
Yes
The text was updated successfully, but these errors were encountered: