Skip to content

v4.4.0

Choose a tag to compare

@omaen omaen released this 09 Oct 13:18
· 160 commits to main since this release
8efcb5d

What's Changed

  • Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows by @dependabot in #104
  • Bump actions/upload-artifact from 3 to 4 by @dependabot in #81
  • Bump actions/download-artifact from 3 to 4 by @dependabot in #80
  • Bump google-github-actions/setup-gcloud from 1 to 2 by @dependabot in #76
  • Simplify run-terraform workflow by @omaen in #106

Removed

  • Breaking: Removed support for gathering secrets from on-prem Vault. No action needed unless you are using vault_role input to the run-terraform workflow.
  • Removed terraform check (validate and format) as separate job, and moved this to the plan job.

Full Changelog: v4.3.0...v4.4.0