We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Right now e2e tests rely on a nomad-driver-ecs binary being manually copied into the Ubuntu AMI's data directory so Packer will install it.
nomad-driver-ecs
Instead nomad-driver-ecs should be downloaded from github.com/hashicorp/nomad-driver-ecs/releases
Depends on hashicorp/nomad-driver-ecs#4
The text was updated successfully, but these errors were encountered:
Closing because we're in the process of removing this experimental-and-deprecated feature. #24909
Sorry, something went wrong.
schmichael
No branches or pull requests
Right now e2e tests rely on a
nomad-driver-ecs
binary being manually copied into the Ubuntu AMI's data directory so Packer will install it.Instead
nomad-driver-ecs
should be downloaded from github.com/hashicorp/nomad-driver-ecs/releasesDepends on hashicorp/nomad-driver-ecs#4
The text was updated successfully, but these errors were encountered: