Skip to content

opentofu

Lets you declaratively manage your cloud infrastructure

OpenTofu is a fork of Terraform that is open-source, community-driven, and managed by the Linux Foundation. This is a tool for building, changing, and versioning infrastructure safely and efficiently. OpenTofu can manage existing and popular service providers as well as custom in-house solutions.

devops

https://opentofu.org

arm64 amd64

Installation

1. Add WakeMeOps repository

curl -sSL https://raw.githubusercontent.com/upciti/wakemeops/main/assets/install_repository | sudo bash

2. Install opentofu

sudo apt install opentofu

Snippets

FROM wakemeops/minideb:bullseye

RUN install_packages \
    opentofu=1.9.0*

USER 1001
- name: Install dependencies
  uses: upciti/wakemeops-action@v1
  with:
    packages: |
      opentofu=1.9.0*

Download URLs

Version SHA256 Size (KB)
1.9.0 789ebe5575f08f0e1c5b05872cb9cc91b9635dc95a7b2376ba92cc8aa794133c 17242
1.8.8 ba51e2fcbe20db82f63f60a4080073a23deebb4c747b74d2da3c0897be1af961 17187
1.8.7 024c7fe27d569caa4cda84493d6abbe79f55302e79ce46fcfb58e6a8f0a30078 17179
1.8.6 2fac87d3c0349a99aae5cc70736279a30ecab69b7c7198a0334ec576ca0ece4c 17171
1.8.5 87b32e374b1167c79f7e630896c79b9dceacbd650618819394525b7cc1529263 16945
1.8.4 4a98d0a4a988e941cf6a7f74a53b325dba3b835420f9d36fedeefb9f95dde762 16941
1.8.3 f6563a3d5992139473f183c51e243b3965f3a656945d4074d086da9cbb92e127 16939
1.8.2 2f29e16a38b5557e7ff6d3a05258e37ae1b5e7a03623d2940f2d467a34960457 16941
1.8.1 9cc57f21cbe6611d2220ea0386a71f303bc38538ef2679ec9c1d23fb78200d1a 16957
1.8.0 69cae5e7f177ebd3dfb30cb346578d9b3c6076cecc5d571723ae9f81b29bf9d4 16953
Version SHA256 Size (KB)
1.9.0 0524adc6afabe8986a094c6da3528a5d0b9f0e26b07695062d7c0bb5ed112c5d 14819
1.8.8 2db0cf24849f3c7950c3bc067abfeb88cea1618632a34663e53ed66cc903cc74 14775
1.8.7 9411bca011df89284d348b990cea022e83f957f1ea3f76867db9d9dfb4259778 14770
1.8.6 a1b2194046b751e51c9e286628c23a3354b7d89a51f6a465f2ad2503524b78e6 14765
1.8.5 a334572ca15b9a5a6eebea1a6e6026262a5e21b68e1d6fc8111e3b44877ea6c2 14520
1.8.4 0294ed6be3aa61813dba06473cbb7549fe9232e56e27b15134a9e32d74a658f8 14530
1.8.3 ef97ac364840ee8f6bbe83223e4a4089f856b9368240b62911a6445d7c1daa42 14523
1.8.2 8eb4e9e9e1e45270cbac392ea5955888fa15f831b5c95dc402a9e242f30055ac 14521
1.8.1 0875a707ccfa94c85babba592bac4b27da776ab06683933248d068efbf299840 14530
1.8.0 62c7f4bae15cfb98a8ee77b3a320374e42ca88620f4dd9bc2dcc9fbed2db1645 14535

Blueprints

Debian packages listed on this page are generated from op2deb YAML blueprints. Blueprints for opentofu are versioned here.

Click here to see opentofu ops2deb blueprints
https://github.com/upciti/wakemeops/blob/main/blueprints/devops/opentofu/ops2deb.yml
name: opentofu
matrix:
  architectures:
    - amd64
    - arm64
  versions:
    - 1.6.0
    - 1.6.1
    - 1.6.2
    - 1.7.0
    - 1.7.1
    - 1.7.2
    - 1.7.3
    - 1.8.0
    - 1.8.1
    - 1.8.2
    - 1.8.3
    - 1.8.4
    - 1.8.5
    - 1.8.6
    - 1.8.7
    - 1.8.8
    - 1.9.0
homepage: https://opentofu.org
summary: lets you declaratively manage your cloud infrastructure
description: |-
  OpenTofu is a fork of Terraform that is open-source, community-driven, and
  managed by the Linux Foundation. This is a tool for building, changing, and
  versioning infrastructure safely and efficiently. OpenTofu can manage
  existing and popular service providers as well as custom in-house solutions.
fetch: https://github.com/opentofu/opentofu/releases/download/v{{version}}/tofu_{{version}}_linux_{{goarch}}.zip
install:
  - tofu:/usr/bin/

The blueprint fetch keyword contains a URL template pointing to opentofu releases. Downloaded files are locked in a lockfile versioned here.

Click here to see opentofu release hashes
https://github.com/upciti/wakemeops/blob/main/blueprints/devops/opentofu/ops2deb.lock.yml
- url: https://github.com/opentofu/opentofu/releases/download/v1.6.0/tofu_1.6.0_linux_amd64.zip
  sha256: b96c3d1235bc4fd53b199175818a35642e50cbc6b82b8422dcab59240d06d885
  timestamp: 2024-01-22 11:55:43+00:00
- url: https://github.com/opentofu/opentofu/releases/download/v1.6.0/tofu_1.6.0_linux_arm64.zip
  sha256: c2058c1e2f2222d81de0ad291eace3e34330cc7b74315eaacb60a5b6402527b1
  timestamp: 2024-01-22 11:55:43+00:00
- url: https://github.com/opentofu/opentofu/releases/download/v1.6.1/tofu_1.6.1_linux_amd64.zip
  sha256: 2ffd88719beb6d7e30e605b20efbf9ed75547cb13e9db279fa7f5f21fcd37403
  timestamp: 2024-01-24 15:19:06+00:00
- url: https://github.com/opentofu/opentofu/releases/download/v1.6.1/tofu_1.6.1_linux_arm64.zip
  sha256: e6753e93f520debd93c5562b8f1b3a300fde755b912f15ef75994e3c3c178069
  timestamp: 2024-01-24 15:19:06+00:00
- url: https://github.com/opentofu/opentofu/releases/download/v1.6.2/tofu_1.6.2_linux_amd64.zip
  sha256: 18277462e0ded513e47fb3e041911dfd14f4ad3721d53ee2f0c709fa810b8cf0
  timestamp: 2024-02-22 15:05:51+00:00
- url: https://github.com/opentofu/opentofu/releases/download/v1.6.2/tofu_1.6.2_linux_arm64.zip
  sha256: 410f52729866ddd41e1ab1acab1e03110e947ef5362093895f96fc15f920268a
  timestamp: 2024-02-22 15:05:51+00:00
- url: https://github.com/opentofu/opentofu/releases/download/v1.7.0/tofu_1.7.0_linux_amd64.zip
  sha256: a4d755f86968cc0278c636c044972c43c28825d7d1af167bddd0470b2318c2c2
  timestamp: 2024-04-30 18:07:13+00:00
- url: https://github.com/opentofu/opentofu/releases/download/v1.7.0/tofu_1.7.0_linux_arm64.zip
  sha256: 86a6db50a990b35bd53a7d18c7336c80c768998d1ebd6c3c8387bb030cffcbc7
  timestamp: 2024-04-30 18:07:13+00:00
- url: https://github.com/opentofu/opentofu/releases/download/v1.7.1/tofu_1.7.1_linux_amd64.zip
  sha256: 6567b49c43edd2e2670896bb6788b582e7a30fa6c9ee9fa07b9e613cfb219874
  timestamp: 2024-05-08 18:07:24+00:00
- url: https://github.com/opentofu/opentofu/releases/download/v1.7.1/tofu_1.7.1_linux_arm64.zip
  sha256: 27a80a9e4f376ecbd336821b2d41ada797af4e385714fb348b7234e21beeecbe
  timestamp: 2024-05-08 18:07:24+00:00
- url: https://github.com/opentofu/opentofu/releases/download/v1.7.2/tofu_1.7.2_linux_amd64.zip
  sha256: da88364f7a892c0143bdf6e529d976498ce943910fd0840250fd227f983b5434
  timestamp: 2024-06-03 18:07:18+00:00
- url: https://github.com/opentofu/opentofu/releases/download/v1.7.2/tofu_1.7.2_linux_arm64.zip
  sha256: 10352504bb0e57a1223fc585e06e896f4035e585d634c5805fae6ea3f745712c
  timestamp: 2024-06-03 18:07:18+00:00
- url: https://github.com/opentofu/opentofu/releases/download/v1.7.3/tofu_1.7.3_linux_amd64.zip
  sha256: ac67f9bb8fd701ebf1764901876757aea3ab36a9da894c933b229d0cbe2153ed
  timestamp: 2024-07-09 21:05:56+00:00
- url: https://github.com/opentofu/opentofu/releases/download/v1.7.3/tofu_1.7.3_linux_arm64.zip
  sha256: 2a78644969e91ba509afa681a71abd6815aec9822057bb796a9c237df0248ca8
  timestamp: 2024-07-09 21:05:56+00:00
- url: https://github.com/opentofu/opentofu/releases/download/v1.8.0/tofu_1.8.0_linux_amd64.zip
  sha256: f9390d6b6b7329fe77acb9f911ae90761be755ef311199b4853330d08b9f14bd
  timestamp: 2024-07-29 15:06:15+00:00
- url: https://github.com/opentofu/opentofu/releases/download/v1.8.0/tofu_1.8.0_linux_arm64.zip
  sha256: eb34589827a50caea9712fa6be00c951cd40a0f8d28b5bd0302aa5609ba5052a
  timestamp: 2024-07-29 15:06:15+00:00
- url: https://github.com/opentofu/opentofu/releases/download/v1.8.1/tofu_1.8.1_linux_amd64.zip
  sha256: 16056d220f3b9de1d494c38717aeda4a0c7c2b9ccaa1f31d4ffc45ba05c8537c
  timestamp: 2024-08-07 15:05:50+00:00
- url: https://github.com/opentofu/opentofu/releases/download/v1.8.1/tofu_1.8.1_linux_arm64.zip
  sha256: e324957e5cafe136e26f8a38df52a9ca3404cbc17924744f069e10c00f509948
  timestamp: 2024-08-07 15:05:50+00:00
- url: https://github.com/opentofu/opentofu/releases/download/v1.8.2/tofu_1.8.2_linux_amd64.zip
  sha256: 3c0cf737e6b6a4520c26c5bbd90f6b432b9741dbc9214fd5eeb8b68606ac4915
  timestamp: 2024-09-04 21:05:53+00:00
- url: https://github.com/opentofu/opentofu/releases/download/v1.8.2/tofu_1.8.2_linux_arm64.zip
  sha256: d39651ba37f7abb7172d91bc14936129d3157525a2b6a2bfb5d1747e53f1d7a7
  timestamp: 2024-09-04 21:05:53+00:00
- url: https://github.com/opentofu/opentofu/releases/download/v1.8.3/tofu_1.8.3_linux_amd64.zip
  sha256: dc44b452a407648a40900eea5ceca2dd586dd084ae085863dba997331dcf8225
  timestamp: 2024-10-03 18:07:50+00:00
- url: https://github.com/opentofu/opentofu/releases/download/v1.8.3/tofu_1.8.3_linux_arm64.zip
  sha256: c3ea55a86aaf22729be63371176fdefa40ae9632a6b620c64b98d7fb3a13205e
  timestamp: 2024-10-03 18:07:50+00:00
- url: https://github.com/opentofu/opentofu/releases/download/v1.8.4/tofu_1.8.4_linux_amd64.zip
  sha256: 1f4404a87e1521eb37cb39f993fa488b4d93c8e08420b39e7d29e0b7490e90c4
  timestamp: 2024-10-23 18:08:01+00:00
- url: https://github.com/opentofu/opentofu/releases/download/v1.8.4/tofu_1.8.4_linux_arm64.zip
  sha256: 6a6923932746cba1d44f6f6b37be147a282afb02f831729c0796ac1cd0418553
  timestamp: 2024-10-23 18:08:01+00:00
- url: https://github.com/opentofu/opentofu/releases/download/v1.8.5/tofu_1.8.5_linux_amd64.zip
  sha256: e2951ba6be8ae9427aabbd5c6f243855e8b526cb2ae6bc33a05dae22d7e82632
  timestamp: 2024-11-04 21:05:57+00:00
- url: https://github.com/opentofu/opentofu/releases/download/v1.8.5/tofu_1.8.5_linux_arm64.zip
  sha256: 2535e8d4979806cbf79a1b704dccf1fae45b4d50ccaee3e54c1771044db4a573
  timestamp: 2024-11-04 21:05:57+00:00
- url: https://github.com/opentofu/opentofu/releases/download/v1.8.6/tofu_1.8.6_linux_amd64.zip
  sha256: 4714768d1c502cd3a67ad8925cea44280e1c732ff005fcf1ee006530441cf667
  timestamp: 2024-11-22 18:08:09+00:00
- url: https://github.com/opentofu/opentofu/releases/download/v1.8.6/tofu_1.8.6_linux_arm64.zip
  sha256: c2b20a257f4bb352379a31da06f4aa2bb3c29e17273c12e7dd786ab6de6cc735
  timestamp: 2024-11-22 18:08:09+00:00
- url: https://github.com/opentofu/opentofu/releases/download/v1.8.7/tofu_1.8.7_linux_amd64.zip
  sha256: 6935f082ef120fdb05f608dde61ace6b82d134496634586f42c8e38856b3e411
  timestamp: 2024-12-05 15:06:48+00:00
- url: https://github.com/opentofu/opentofu/releases/download/v1.8.7/tofu_1.8.7_linux_arm64.zip
  sha256: 5ce3686c20c9d639e99a064af5cf0d781361b0874426b2343a9ab4e33d25db4f
  timestamp: 2024-12-05 15:06:48+00:00
- url: https://github.com/opentofu/opentofu/releases/download/v1.8.8/tofu_1.8.8_linux_amd64.zip
  sha256: 9e889633bc177b1d266552658020fe8ceb839445fcac82aaa7622952fd9c81bb
  timestamp: 2024-12-26 18:08:06+00:00
- url: https://github.com/opentofu/opentofu/releases/download/v1.8.8/tofu_1.8.8_linux_arm64.zip
  sha256: 9559df2e37f6c8d49120c6fc038933e4b8ad3927014445ea67f81ae8c0271e70
  timestamp: 2024-12-26 18:08:06+00:00
- url: https://github.com/opentofu/opentofu/releases/download/v1.9.0/tofu_1.9.0_linux_amd64.zip
  sha256: 638dd3fb9ecfa6fd9f54a0024b195b12b407c51ccee6f83b18a75a8be79f8214
  timestamp: 2025-01-09 18:08:32+00:00
- url: https://github.com/opentofu/opentofu/releases/download/v1.9.0/tofu_1.9.0_linux_arm64.zip
  sha256: c66ae849239c2c98bad79e68aae2bd72aac40c03f1071608febcc3a1b51586fc
  timestamp: 2025-01-09 18:08:32+00:00

Badge

WakeMeOps

[![WakeMeOps](https://docs.wakemeops.com/badges/opentofu.svg)](https://docs.wakemeops.com/packages/opentofu)
<a href="https://docs.wakemeops.com/packages/opentofu">
  <img src="https://docs.wakemeops.com/badges/opentofu.svg"/>
</a>
.. image:: https://docs.wakemeops.com/badges/opentofu.svg
:target: https://docs.wakemeops.com/packages/opentofu