Ghoten Action
Version updated for https://github.com/vmvarela/ghoten to version v1.12.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 a GitHub Action and OpenTofu fork that simplifies Terraform/OpenTofu state management by introducing a native oras backend for storing state in OCI registries (e.g., GHCR) without requiring additional services. It leverages existing container registry authentication, permissions, and auditing to reduce operational complexity, providing safe and efficient state management with built-in locking, retries, and optional compression. This action is particularly useful for teams aiming to streamline infrastructure workflows within GitHub Actions and container-based environments.
Release notes
What’s Changed
🚀 New Features
- feat: validate ORAS backend against Zot OCI registry (#14) @vmvarela
🧰 Maintenance
- chore(scrum): bootstrap Scrum workflow and align release automation (#15) @vmvarela
- build(deps): bump the hashicorp group with 2 updates (#7) @dependabot[bot]
- build(deps): bump the k8s group with 3 updates (#9) @dependabot[bot]
- build(deps): bump the golang-x group with 7 updates (#8) @dependabot[bot]
- build(deps): bump the opentelemetry group with 5 updates (#5) @dependabot[bot]
- build(deps): bump the gcp group with 6 updates (#3) @dependabot[bot]
- build(deps): bump the aws group across 1 directory with 7 updates (#24) @dependabot[bot]
- build(deps): bump docker/login-action from 3 to 4 (#23) @dependabot[bot]
- build(deps): bump docker/setup-qemu-action from 3 to 4 (#22) @dependabot[bot]
- build(deps): bump toshimaru/auto-author-assign from 2.1.1 to 3.0.1 (#19) @dependabot[bot]
- build(deps): bump actions/stale from 9 to 10 (#18) @dependabot[bot]
- build(deps): bump actions/upload-artifact from 6 to 7 (#17) @dependabot[bot]
- build(deps): bump actions/download-artifact from 7 to 8 (#16) @dependabot[bot]
📝 Documentation
- docs: reorganize README and add focused guides (#10) @vmvarela
- docs: add scrum-process.md with sprint cadence and label workflow (#25) @vmvarela
Full Changelog: https://github.com/vmvarela/ghoten/compare/v1.12.2...v1.12.3