This website requires JavaScript.
Explore
Help
Sign In
kfearsoff
/
infra
Watch
0
Star
0
Fork
You've already forked infra
0
forked from
the-distro/infra
Code
Pull requests
Activity
d12ef46aa8
infra
/
terraform
/
default.nix
9 lines
88 B
Nix
Raw
Normal View
History
Unescape
Escape
hydra: add declarative controls via terranix Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
2024-07-04 11:54:50 +00:00
{
imports
=
[
tf: store hydra credentials in state via numtide/secret
2024-07-07 17:18:08 +00:00
./common.nix
tf: add DNS management via Gandi
2024-07-07 18:43:05 +00:00
./gandi.nix
hydra: add declarative controls via terranix Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
2024-07-04 11:54:50 +00:00
./hydra.nix
terraform: store state on S3
2024-07-07 16:22:41 +00:00
./state.nix
hydra: add declarative controls via terranix Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
2024-07-04 11:54:50 +00:00
]
;
}
Copy permalink