OpenTofu - Continuous Delivery
Version updated for https://github.com/GlueOps/github-actions-opentofu-continuous-delivery to version v2.0.1.
- This publisher is shown as ‘verified’ by GitHub.
- This action is used across all versions by 1 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action provides a continuous delivery workflow for OpenTofu (a Terraform alternative) by automating infrastructure management tasks such as planning, applying, and destroying configurations. It integrates manual approval steps for production changes, Slack notifications for approvals, and concurrency control to prevent overlapping runs. Additionally, it supports pull request integration by commenting planned changes and enhances collaboration and resource change visibility.
Release notes
What’s Changed
Other 🐛
- fix: Add input check for Slack notification conditions by @venkatamutyala in https://github.com/GlueOps/github-actions-opentofu-continuous-delivery/pull/122
Full Changelog: https://github.com/GlueOps/github-actions-opentofu-continuous-delivery/compare/v2.0.0...v2.0.1