Skip to content

Move AWS_REGION from using secret to var#191

Merged
mergify[bot] merged 1 commit into
instructlab:mainfrom
danmcp:regionvar
Dec 6, 2024
Merged

Move AWS_REGION from using secret to var#191
mergify[bot] merged 1 commit into
instructlab:mainfrom
danmcp:regionvar

Conversation

@danmcp

@danmcp danmcp commented Nov 29, 2024

Copy link
Copy Markdown
Contributor

Switching from using AWS_REGION as a secret to a var. There isn't a strong reason to hide the value. And having the secret exist makes it impossible to pass the value to scripts within workflows. If the secret exists, the variable's value will still be hidden.

Signed-off-by: Dan McPherson <dmcphers@redhat.com>
@mergify mergify Bot added the CI/CD Affects CI/CD configuration label Nov 29, 2024
@mergify mergify Bot added the one-approval label Dec 4, 2024
@mergify
mergify Bot merged commit f9bd378 into instructlab:main Dec 6, 2024
@mergify mergify Bot removed the one-approval label Dec 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI/CD Affects CI/CD configuration

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants