Add e2e test using opentofu cli

This commit is contained in:
Abel Luck 2025-06-03 14:28:37 +02:00
parent bd06c2e4b3
commit 6b623eb3a3
8 changed files with 180 additions and 5 deletions

View file

@ -47,6 +47,8 @@
pkgs.go
pkgs.golangci-lint
pkgs.obfs4
pkgs.gnumake
pkgs.opentofu
];
buildInputs = libraries;
inputsFrom = libraries;