Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use ephemeral github token. #849

Merged
merged 1 commit into from
Aug 28, 2024
Merged

Conversation

gigerdo
Copy link
Member

@gigerdo gigerdo commented Aug 28, 2024

The currently used GITHUB_TOKEN has expired and can't be used anymore, instead we now use an ephemeral token provided with every build. The VAULT_GITHUB_TOKEN is created fresh for every build and injected automatically (similar to the github token provided in github actions)

We did the same thing for the elasticstack provider:
elastic/terraform-provider-elasticstack#712

The GITHUB_TOKEN from vault has expired, instead we now use an ephemeral token provided with every build.
@gigerdo gigerdo requested a review from a team as a code owner August 28, 2024 13:35
@gigerdo gigerdo merged commit 4b2e295 into elastic:master Aug 28, 2024
2 of 3 checks passed
@gigerdo gigerdo deleted the fix-github-token branch August 28, 2024 14:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants