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 sensitive var.servers #84

Closed
segator opened this issue Jan 8, 2022 · 1 comment
Closed

Error sensitive var.servers #84

segator opened this issue Jan 8, 2022 · 1 comment

Comments

@segator
Copy link

segator commented Jan 8, 2022

 Error: Invalid for_each argument
│
│   on .terraform/modules/k3s/server_nodes.tf line 161, in resource "null_resource" "servers_install":
│  161:   for_each = var.servers
│     ├────────────────
│     │ var.servers has a sensitive value
@segator
Copy link
Author

segator commented Jan 8, 2022

Ignore it, seems when population data to servers = {} on the module that have sensitive data it make it fail

@segator segator closed this as completed Jan 8, 2022
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

1 participant