OpenTofu

AWS Azure Developer Tools 2 variations

OpenTofu, the open source Infrastructure as Code engine and Terraform fork, ready to init, plan and apply within minutes of launch.

Base
Hardened build
minimal ports, security patches applied at build time
Access
Unique credentials
generated on first boot, readable only by root
Verified
Boots working
services pass a health gate before release
Support
24/7, 365 days
by email and live chat, 24 hour response SLA

Variations

Choose the operating system, cloud and version you need. Every variation is the same hardened OpenTofu image, built and supported by cloudimg.

ProductCloudOperating systemVersion
OpenTofu AWS Standard View · Guide
OpenTofu on Ubuntu 24.04 LTS Azure Ubuntu 24.04 Standard View · Guide

Overview

OpenTofu is an open source, MPL 2.0 Infrastructure as Code engine and a community driven fork of Terraform. It provisions and manages infrastructure declaratively using HCL. This image ships it as a ready to use IaC workstation with the tofu binary on the system path.

Why the cloudimg image

The cloudimg image is hardened with the tofu binary verified against the official release checksum and a provider plugin cache on a dedicated resizable disk exported to every login shell, so providers are shared across workspaces on durable storage. It includes a self contained offline demo configuration so you can init, plan and apply end to end with no cloud credentials. Backed by 24/7 cloudimg support.

Common uses

  • Infrastructure as Code
  • Provisioning workstations
  • GitOps workflows