mirror of
https://github.com/kittywitch/nixfiles.git
synced 2026-02-09 12:29:19 -08:00
[TERRAFORM] Remove pulumi. Adopt Terraform Cloud.
This commit is contained in:
parent
2cc183fdec
commit
75936bcebf
50 changed files with 950 additions and 4378 deletions
|
|
@ -52,13 +52,8 @@
|
|||
flake-compat.follows = "flake-compat";
|
||||
};
|
||||
};
|
||||
# flake-utils
|
||||
systems = {
|
||||
url = "path:/home/kat/src/systems";
|
||||
};
|
||||
utils = {
|
||||
url = "github:numtide/flake-utils";
|
||||
inputs.systems.follows = "systems";
|
||||
};
|
||||
# file structure -> attrset
|
||||
tree = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue