terraform => tofu 🥹

Actually, everyone needs to migrate to opentofu since the (remote) state
references registry.{terraform.io,opentofu.org}.
This commit is contained in:
Casper V. Kristensen 2024-01-30 10:27:42 +01:00
parent 333f75df66
commit 143d48e7f5
3 changed files with 2 additions and 2 deletions

View file

@ -2,7 +2,6 @@
home-manager.users.caspervk = {
programs.fish.shellAliases = {
sm = "bw get totp e2be31fb-135f-4b28-88cd-b094000ddb67 | wl-copy; gcloud --project magenta-os2mo-production compute ssh --tunnel-through-iap saltmaster";
terraform = "tofu";
};
};
}

View file

@ -12,11 +12,11 @@
kubectl
kubernetes-helm
kustomize
opentofu
poetry
pre-commit
remmina
sops
terraform
];
# Allow port-forward to 443

View file

@ -23,6 +23,7 @@
"android-studio-stable"
"pycharm-professional"
"spotify"
"terraform"
];
nixpkgs.config.permittedInsecurePackages = [