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

terraform plan hangs when data.nomad_plugin.ebs is not ready #73

Open
lens0021 opened this issue Nov 20, 2021 · 1 comment
Open

terraform plan hangs when data.nomad_plugin.ebs is not ready #73

lens0021 opened this issue Nov 20, 2021 · 1 comment
Labels

Comments

@lens0021
Copy link
Member

data.nomad_plugin.ebs would not be ready if nomad_job.plugin-ebs-controller and nomad_job.plugin-ebs-nodes are not running.

@lens0021 lens0021 added the bug label Nov 20, 2021
@lens0021 lens0021 changed the title terraform plan hangs when data.nomad_plugin.ebs will be not ready terraform plan hangs when data.nomad_plugin.ebs is not ready Nov 20, 2021
@lens0021
Copy link
Member Author

lens0021 commented Feb 5, 2022

Waiting for healthy is not finished.

data "nomad_plugin" "ebs" {
plugin_id = "aws-ebs0"
wait_for_healthy = true
}

@lens0021 lens0021 moved this to To do in femiwiki.com Jan 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: To do
Development

No branches or pull requests

1 participant