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

Error while destroying cluster: list "var.user_data_igns" does not have any elements so cannot determine type #316

Closed
jlebon opened this issue Sep 24, 2018 · 1 comment

Comments

@jlebon
Copy link
Member

jlebon commented Sep 24, 2018

Hit this while trying to destroy an AWS cluster:

$ tectonic destroy --dir=test1

Error: module.masters.aws_instance.master: 1 error(s) occurred:

* module.masters.aws_instance.master: At column 21, line 1: list "var.user_data_igns" does not have any elements so cannot determine type. in:

${var.user_data_igns[count.index]}


FATA[0001] failed to run Terraform: exit status 1
@crawford
Copy link
Contributor

This was fixed by #321.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants