Skip to content

Rescope AWS ARN from secret to var#503

Merged
JackPGreen merged 1 commit into
hazelcast:masterfrom
JackPGreen:rescope-aws-arn-from-secret-to-var
May 28, 2026
Merged

Rescope AWS ARN from secret to var#503
JackPGreen merged 1 commit into
hazelcast:masterfrom
JackPGreen:rescope-aws-arn-from-secret-to-var

Conversation

@JackPGreen

Copy link
Copy Markdown
Contributor

The name of the role isn't a secret, so storing at such means it's masked logs etc which makes debugging difficult. More specifically, authentication is handled via OIDC, on it's own the role does nothing.

Instead, it should be rescoped as a var.

The name of the role isn't a `secret`, so storing at such means it's masked logs etc which makes debugging difficult. More specifically, authentication is handled via [OIDC](https://docs.github.com/en/actions/how-tos/secure-your-work/security-harden-deployments/oidc-in-aws), on it's own the role does nothing.

Instead, it should be rescoped as a `var`.
@JackPGreen JackPGreen requested review from ldziedziul and nishaatr May 28, 2026 09:51
@JackPGreen JackPGreen merged commit f3ae000 into hazelcast:master May 28, 2026
2 checks passed
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