You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A GitHub Action for OpenTofu continuous delivery that combines multiple terraform actions with manual approval workflows and Slack notifications. It supports plan execution on PRs, automated drift detection, and requires manual approval before applying changes to the main branch.
In this course, learn the fundamentals of Infrastructure as Code using Terraform. Explore installation, project setup, resource creation, variables, outputs, modules, state management, and resource destruction.
A collection of hands-on Terraform projects using AWS that demonstrate Infrastructure as Code (IaC), cloud networking, security, scalable architectures, and real-world DevOps workflows. Each project is fully documented with architecture diagrams, Terraform code, and practical implementation details.