Ghoten Action
Version updated for https://github.com/vmvarela/ghoten to version v1.13.3.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
Ghoten is an OpenTofu fork that introduces a native oras backend for storing Terraform/OpenTofu state as OCI artifacts in container registries, eliminating the need for a separate backend service. It simplifies state management by leveraging existing registry authentication, permissions, and auditing, making it operationally efficient and secure by default. Key features include built-in locking, retries, optional compression, support for GitHub Actions, and a “smart refresh” feature to optimize infrastructure planning and application by skipping unnecessary resource refreshes.
What’s Changed
What’s Changed
🧰 Maintenance
- refactor: extract ORAS backend into standalone library (#155) @vmvarela
Full Changelog: https://github.com/vmvarela/ghoten/compare/v1.13.2...v1.13.3