This website requires JavaScript.
Explore
Help
Register
Sign in
DGNum
/
infrastructure
Watch
13
Star
6
Fork
You've already forked infrastructure
3
Code
Issues
20
Pull requests
8
Projects
1
Releases
Packages
Wiki
Activity
Actions
822b4f3b83
infrastructure
/
terranix
/
default.nix
8 lines
69 B
Nix
Raw
Normal View
History
Unescape
Escape
feat(infra): introduce Terranix This requires the support for monorepo-terraform-state.s3.dgnum.eu being available. `.credentials/` is age-encrypted using only my key for now until we figure out the right mechanism. Signed-off-by: Ryan Lahfa <ryan@dgnum.eu>
2024-10-10 12:27:40 +02:00
{
imports
=
[
./common.nix
./state.nix
feat(infra): add S3 declarative buckets A very simple basic support for it, which requires a S3 admin token. Signed-off-by: Ryan Lahfa <ryan@dgnum.eu>
2024-10-10 12:31:44 +02:00
./s3.nix
feat(infra): introduce Terranix This requires the support for monorepo-terraform-state.s3.dgnum.eu being available. `.credentials/` is age-encrypted using only my key for now until we figure out the right mechanism. Signed-off-by: Ryan Lahfa <ryan@dgnum.eu>
2024-10-10 12:27:40 +02:00
]
;
}
Reference in a new issue
Copy permalink