OpenTofu - Continuous Delivery
Version updated for https://github.com/GlueOps/github-actions-opentofu-continuous-delivery to version v2.0.0.
- 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, “OpenTofu - Continuous Delivery,” automates the deployment and management of infrastructure using OpenTofu (a Terraform fork). It simplifies workflows by integrating infrastructure planning, manual approval steps, and applying changes, with built-in Slack notifications for approvals. The action helps streamline CI/CD pipelines by managing infrastructure changes, preventing overlapping runs, and providing detailed outputs, such as resource changes and build failure reasons.
Release notes
What’s Changed
Breaking Changes 🛠
- breaking: the dependency
actions/checkouthas been updated to a new major version (v6), which may include breaking changes. #major by @public-glueops-renovatebot[bot] in https://github.com/GlueOps/github-actions-opentofu-continuous-delivery/pull/115
Full Changelog: https://github.com/GlueOps/github-actions-opentofu-continuous-delivery/compare/v1.4.1...v2.0.0