Problem
In Terraform Cloud, when triggering a new run manually via Action -> Start new Plan UI option
sometimes can result in "Invalid run parameters" error.
Cause
Since the UI button triggers a run with the last ingressed configuration version (repository data, variables, etc.), but does not ingress the latest code from the VCS repository, this leads to an inability to queue a run when the previously ingressed version has errored.
Solutions
- Create a "no-op" push to the repository
OR
- Disconnect and reconnect the VCS for the affected workspace
Additional Information
If you are unable to resolve the issue please contact support at tf-cloud@hashicorp.support or submit a ticket via our support portal.