[TERRAFORM] Remove pulumi. Adopt Terraform Cloud.

This commit is contained in:
Kat Inskip 2023-04-26 17:29:26 -07:00
parent 2cc183fdec
commit 75936bcebf
Signed by: kat
GPG key ID: 465E64DECEA8CF0F
50 changed files with 950 additions and 4378 deletions

View file

@ -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 = {