diff options
Diffstat (limited to 'opentofu/README.md')
| -rw-r--r-- | opentofu/README.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/opentofu/README.md b/opentofu/README.md index f47e00e..06def9a 100644 --- a/opentofu/README.md +++ b/opentofu/README.md @@ -7,7 +7,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. - **`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. |
