We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
Observations
The AWS tutorial at https://nix.dev/tutorials/nixos/deploying-nixos-using-terraform.html uses
module "nixos_image" { source = "git::https://github.com/tweag/terraform-nixos.git//aws_image_nixos?ref=5f5a0408b299874d6a29d1271e9bffeee4c9ca71" release = "20.09" }
to boot an image
Problem
This is terribly out of date. We should not have people boot a 5 year old image in our tutorials.
Approaches
Please update the tutorial to follow the official documentation: http://nixos.org/download/#nixos-amazon
Willing to help?
Maybe
Priorities
Add 👍 to issues you find important.
The text was updated successfully, but these errors were encountered:
You're clearly the expert in that subject, PR appreciated!
Sorry, something went wrong.
No branches or pull requests
Uh oh!
There was an error while loading. Please reload this page.
Observations
The AWS tutorial at https://nix.dev/tutorials/nixos/deploying-nixos-using-terraform.html uses
to boot an image
Problem
This is terribly out of date. We should not have people boot a 5 year old image in our tutorials.
Approaches
Please update the tutorial to follow the official documentation: http://nixos.org/download/#nixos-amazon
Willing to help?
Maybe
Priorities
Add 👍 to issues you find important.
The text was updated successfully, but these errors were encountered: