Export shared ZFS nix-store module
This commit is contained in:
@@ -136,6 +136,7 @@ resource "aws_instance" "builder" {
|
||||
|
||||
user_data = templatefile("${path.module}/user-data.sh.tftpl", {
|
||||
builder_git_rev = var.builder_git_rev
|
||||
builder_repo_url = var.builder_repo_url
|
||||
flake_lock_rev = var.flake_lock_rev
|
||||
input_hash = var.input_hash
|
||||
nix_device = local.nix_device
|
||||
|
||||
Reference in New Issue
Block a user