From d26133790a82e30955aeaa0327a30616788b9aee Mon Sep 17 00:00:00 2001 From: clyhtsuriva Date: Mon, 3 Feb 2025 13:01:33 +0100 Subject: opentofu: main becomes docker-server, starting ubuntu and k8s cluster template --- opentofu/README.md | 1 - 1 file changed, 1 deletion(-) (limited to 'opentofu/README.md') diff --git a/opentofu/README.md b/opentofu/README.md index 1bf6e55..25e57d9 100644 --- a/opentofu/README.md +++ b/opentofu/README.md @@ -8,7 +8,6 @@ OpenTofu is used to define, manage, and provision infrastructure as code (IaC). ## **Project Structure** - **`README.md`** – Project overview and documentation. - **`examples/`** – Sample configurations demonstrating how to use modules in different scenarios. -- **`main.tf`** – Primary OpenTofu configuration file, orchestrating resource provisioning. - **`modules/`** – Reusable OpenTofu modules for provisioning infrastructure components. - **`outputs.tf`** – Definitions of outputs to expose key resource attributes. - **`provider.tf`** – Configuration for OpenTofu providers, such as Proxmox. -- cgit v1.2.3