tofu

Provides OpenTofu configuration and HCL reference for Proxmox provider patterns and migrations.

7|Updated Nov 23, 2025
One-click install
npx skills add https://github.com/poindexter12/waypoint --skill tofu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tofu
Source: https://github.com/poindexter12/waypoint/tree/main/technologies/skills/tofu
Command: npx skills add https://github.com/poindexter12/waypoint --skill tofu

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

OpenTofu infrastructure-as-code reference for HCL syntax, state management, module design, and provider configuration. Use when working with OpenTofu configurations (.tf files), running tofu commands, troubleshooting state issues, or designing modules. Includes Proxmox provider patterns.

Core Features & Use Cases

  • Reference guidance for OpenTofu usage with HCL-based configurations and a Proxmox provider pattern.
  • Migration-friendly: guidance to move from Terraform to OpenTofu and manage state consistently.
  • On-demand references and best practices for provider configurations, module design, and backend choices.

Quick Start

Inspect the migration and troubleshooting references to start implementing OpenTofu patterns on a sample project.

Frequently Asked Questions about tofu

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I migrate existing Terraform state to OpenTofu?

OpenTofu state management handles backend configurations and state files to track infrastructure changes. This reference provides troubleshooting guidance and best practices for resolving state issues and designing consistent backend choices for HCL-based projects.

Does OpenTofu support Proxmox provider patterns for infrastructure provisioning?

OpenTofu supports Proxmox provider patterns for infrastructure provisioning through HCL-based configurations. This reference supplies on-demand guidance for configuring providers, designing modules, and applying robust provisioning patterns specifically for Proxmox environments.

What is the best way to structure OpenTofu modules and HCL configurations?

Structuring OpenTofu modules and HCL configurations involves following on-demand references for module design and provider configuration. This reference outlines best practices to streamline configuration management and establish robust provisioning patterns for .tf file projects.

How do I troubleshoot OpenTofu state issues during infrastructure deployment?

Troubleshooting OpenTofu state issues involves inspecting the migration and troubleshooting references to identify backend inconsistencies. This reference provides on-demand guidance to resolve state handling errors and maintain consistent infrastructure-as-code deployments.

Can I use OpenTofu for infrastructure-as-code without prior Terraform experience?

OpenTofu can be used for infrastructure-as-code without prior Terraform experience by leveraging its HCL syntax references. This reference provides foundational guidance on running tofu commands, configuring providers, and designing modules for new HCL-based projects.