forked from Fediversity/Fediversity
get terraform-nixos working deployed
This commit is contained in:
parent
2cc96eb530
commit
3418d0e76d
3 changed files with 7 additions and 6 deletions
|
@ -1 +1 @@
|
||||||
{"terraform-nixos": "/nix/store/8mh14khb56hqyslxhla0nzdzi2wp6wp7-source"}
|
{"terraform-nixos": "/nix/store/7rx25dwsw2xv9462rk2vkwy4qv33w76x-source"}
|
||||||
|
|
|
@ -68,7 +68,8 @@ module "deploy" {
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
EOT
|
EOT
|
||||||
# build_on_target = false
|
perform_gc = false
|
||||||
|
build_on_target = false
|
||||||
# triggers = {
|
# triggers = {
|
||||||
# # pins = data.external.pins.result
|
# # pins = data.external.pins.result
|
||||||
# }
|
# }
|
||||||
|
|
|
@ -79,10 +79,10 @@
|
||||||
"owner": "KiaraGrouwstra",
|
"owner": "KiaraGrouwstra",
|
||||||
"repo": "terraform-nixos"
|
"repo": "terraform-nixos"
|
||||||
},
|
},
|
||||||
"branch": "env-hermetic",
|
"branch": "fediversity",
|
||||||
"revision": "cc28d99966d0c742265d1551c622383fd775dd30",
|
"revision": "54c57ae2e8c312c1b9f69524462d588966ed23b4",
|
||||||
"url": "https://github.com/KiaraGrouwstra/terraform-nixos/archive/cc28d99966d0c742265d1551c622383fd775dd30.tar.gz",
|
"url": "https://github.com/KiaraGrouwstra/terraform-nixos/archive/54c57ae2e8c312c1b9f69524462d588966ed23b4.tar.gz",
|
||||||
"hash": "17a01my75ccxpn5h40w3855hkj2mkfm0q0chxwxcnq8g9hh67waj"
|
"hash": "1yxps17ac5sljd1ri2p1q1x9h8dcxfpcf0hh6wcpic8ydwy45qql"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"version": 3
|
"version": 3
|
||||||
|
|
Loading…
Add table
Reference in a new issue