Skip to content

Commit

Permalink
migrate to opentofu from terraform
Browse files Browse the repository at this point in the history
  • Loading branch information
IMax153 committed Jan 23, 2024
1 parent 42744f2 commit 334ea5b
Show file tree
Hide file tree
Showing 5 changed files with 63 additions and 67 deletions.
44 changes: 22 additions & 22 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion flake.nix
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
inputs = {
nixpkgs = {
url = "github:nixos/nixpkgs/nixos-22.11";
url = "github:nixos/nixpkgs/nixos-23.11";
};

nixpkgs-master = {
Expand Down
1 change: 1 addition & 0 deletions shell.nix
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ in
home-manager
kubectl
kubernetes-helm
opentofu
nix
nil
nixos-rebuild
Expand Down
37 changes: 16 additions & 21 deletions terraform/aws/.terraform.lock.hcl

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

46 changes: 23 additions & 23 deletions terraform/github/.terraform.lock.hcl

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 334ea5b

Please sign in to comment.