opentofu-freeze#
Pin OpenTofu providers.
Pin OpenTofu providers and store them in a GitHub Actions workflow artifact, an immutable archive, which facilitates reproducible deployments. This action assumes that OpenTofu is installed and that private repository access has been established (if needed), e.g., as if run after the pre-commit action in the same workflow job.
Inputs#
- artifact-name:
(required, default-value:
"tofu-providers-lock-artifacts")This names the workflow artifact containing the dependency pins.