Skip to content

Vault with Frizea configuration#10

Open
jobs62 wants to merge 2 commits into
mainfrom
feat/vaultautoconf
Open

Vault with Frizea configuration#10
jobs62 wants to merge 2 commits into
mainfrom
feat/vaultautoconf

Conversation

@jobs62

@jobs62 jobs62 commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

No description provided.

@jobs62 jobs62 marked this pull request as ready for review June 29, 2026 12:45
@jobs62 jobs62 changed the title Feat/vaultautoconf Vault with Frizea configuration Jun 29, 2026
description: 'The Vault path for the auth method'
required: false
default: 'github-action'
frieza_version:

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should pin to a frieza binary.

I would remove this input, as the frieza action is already pinned to a frieza version.

The alternative would be to pin here, but this would be hard to maintain two version pins on each frieza upgrade.

osc-${{ inputs.osc_account }}/config region | OSC_REGION

- name: 🧹 Register Frieza Clean
uses: outscale/frieza-github-actions/frieza-clean@68ffd39d7e181f3548369e332242b329b04a3182 # Pinning to master/commit SHA

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

frieza-github-actions is now tagged based on frieza versions.

uses: outscale/frieza-github-actions/frieza-clean@1d8b83bc64d2230a0c3bc9f018ba6c0c67df98e8 # v0.15.0-hotfix.0

steps:
- name: 🔒️ Import Secrets from Vault
id: import-secrets
uses: hashicorp/vault-action@v4

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

a little pin ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants