summaryrefslogtreecommitdiffstats
path: root/nixos/maintainers
diff options
context:
space:
mode:
authorTimothy DeHerrera <tim.deh@pm.me>2021-11-10 18:21:55 -0700
committerTimothy DeHerrera <tim.deh@pm.me>2021-11-11 09:04:29 -0700
commitf0aec20cd74d3080fdad4283aa103c10bc9bef38 (patch)
tree3354325ba09c58c9f61a1c0be110acfe71046051 /nixos/maintainers
parented4170733c141b610484fc452f1d0a0302213abd (diff)
create-amis.sh: possible deprecation
Diffstat (limited to 'nixos/maintainers')
-rwxr-xr-xnixos/maintainers/scripts/ec2/create-amis.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/nixos/maintainers/scripts/ec2/create-amis.sh b/nixos/maintainers/scripts/ec2/create-amis.sh
index 1df27e2db55a..797fe03e2095 100755
--- a/nixos/maintainers/scripts/ec2/create-amis.sh
+++ b/nixos/maintainers/scripts/ec2/create-amis.sh
@@ -1,6 +1,9 @@
#!/usr/bin/env nix-shell
#!nix-shell -p awscli -p jq -p qemu -i bash
# shellcheck shell=bash
+#
+# Future Deprecation?
+# This entire thing should probably be replaced with a generic terraform config
# Uploads and registers NixOS images built from the
# <nixos/release.nix> amazonImage attribute. Images are uploaded and