From fc38318929e79cb8cea9e6b7baca1690e30cba8d Mon Sep 17 00:00:00 2001 From: clyhtsuriva Date: Fri, 31 Jan 2025 21:55:57 +0100 Subject: Replace terraform by opentofu --- opentofu/README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 opentofu/README.md (limited to 'opentofu/README.md') diff --git a/opentofu/README.md b/opentofu/README.md new file mode 100644 index 0000000..c61ac9c --- /dev/null +++ b/opentofu/README.md @@ -0,0 +1,7 @@ +# OpenTofu Configurations + +This folder contains OpenTofu configurations for provisioning infrastructure in my homelab. + +## Structure +- **modules/**: Reusable OpenTofu modules (e.g., VM, network). +- **environments/**: Environment-specific configurations (e.g., dev, prod). -- cgit v1.2.3