mirror of
https://github.com/virtualroot/awesome-opentofu.git
synced 2026-05-22 04:51:08 -05:00
[PR #125] [MERGED] Add Terraform Academy OpenTofu Practitioner Path to Learning #1127
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/virtualroot/awesome-opentofu/pull/125
Author: @everybitcounts
Created: 5/5/2026
Status: ✅ Merged
Merged: 5/10/2026
Merged by: @virtualroot
Base:
main← Head:add-terraform-academy📝 Commits (2)
cb5ee84Add Terraform Academy OpenTofu Practitioner Path to Learning61720b6Fix pre-existing broken links flagged by lychee CI📊 Changes
1 file changed (+6 additions, -5 deletions)
View changed files
📝
README.md(+6 -5)📄 Description
Adds Terraform Academy under the Learning section.
Terraform Academy ships an interactive browser based lab and a practitioner readiness path that are OpenTofu specific:
random_petandlocal_fileexample so the fulltofu init,tofu plan,tofu applyworkflow runs end to end. State encryption is one of the headline differences between OpenTofu and Terraform, so the lab is built around that feature rather than copying a generic Terraform exercise.Per CONTRIBUTING.md the link is a learning resource that targets OpenTofu directly. There is no paid wall on the lab page itself, and OpenTofu specific content will continue to grow on the platform.
URL: https://www.terraformacademy.app/max/labs/opentofu-basics.html
Format follows the existing convention in the Learning section: dash separator, single sentence description, period terminated.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.