Ghoten Action
Version updated for https://github.com/vmvarela/ghoten to version v1.13.2.
- 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 fork of OpenTofu that introduces a native oras backend for storing Terraform/OpenTofu state in OCI-compliant registries, such as GitHub Container Registry (GHCR). It simplifies state management by eliminating the need for custom backend services, leveraging existing registry authentication, permissions, and auditing. Key features include state storage as OCI artifacts, built-in locking and retries, a “smart refresh” feature for optimizing plan/apply operations, and seamless integration with GitHub Actions.
What’s Changed
What’s Changed
🧰 Maintenance
- feat: Homebrew tap (macOS + Linux) (#154) @vmvarela
- chore: add universal install script (curl | bash) (#153) @vmvarela
- build(deps): bump the opentelemetry group across 1 directory with 2 updates (#152) @dependabot[bot]
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.98.0 to 1.99.0 in the aws group across 1 directory (#150) @dependabot[bot]
- build(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp from 1.42.0 to 1.43.0 (#149) @dependabot[bot]
- build(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp from 1.42.0 to 1.43.0 (#147) @dependabot[bot]
- build(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttp from 0.18.0 to 0.19.0 (#146) @dependabot[bot]
📝 Documentation
- chore: add universal install script (curl | bash) (#153) @vmvarela
Full Changelog: https://github.com/vmvarela/ghoten/compare/v1.13.1...v1.13.2