Skip to content

AWS tutorial is horribly out of date. uses 20.09 AMI #1138

@arianvp

Description

@arianvp

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    siteImprovements to the site infrastructure or content presentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions