ci: fetch terraform from artifactapi instead of dnf install #41
Reference in New Issue
Block a user
Delete Branch "benvin/vault-via-artifactapi"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Per Ben: no dnf installs in CI; fetch the binary from artifactapi like terraform-vault.
dnf install terraform -yin build/deploy with a pinned curl of the terraform 1.15.0 zip (same version as the vendored RPM) from the artifactapi hashicorp-releases remote, extracted to /usr/local/bin/terraform.Closing: repo unused per Ben.
Pull request closed