-
Notifications
You must be signed in to change notification settings - Fork 9.5k
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
Required variable not set: variable despite the fact that the variables and values are already defined #15894
Comments
I'm having the same issues with v0.10.7 |
I am also having the same issues with v0.10.7 |
Hi all, We added a fix for this in #15938 which was confirmed as fixed in v0.10.5 per discussion on #15733. It looks like some of you have a problem with similar symptoms, but the cause must be different if it's still present after v0.10.5. In order to understand what's different about your situation, could one of you please open a new top-level issue with the details requested by the issue template? That way we will hopefully have enough information to reproduce the issue, whereas the details given in the description of this one no longer seem to reproduce. Thanks! |
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. |
Terraform Version
Terraform v0.10.2
Terraform Configuration Files
terraform.tfvars
vars.tf
provider.tf
Project Structure
Expected Behavior
Terraform should be able to read the variables
Actual Behavior
Steps to Reproduce
terraform validate
Workaround
vars.tf
The text was updated successfully, but these errors were encountered: