Skip to content

Rescope AWS ARN from secret to var#787

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#787
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:47
@JackPGreen JackPGreen enabled auto-merge (squash) May 28, 2026 09:48
@JackPGreen JackPGreen disabled auto-merge May 28, 2026 10:02
@JackPGreen JackPGreen merged commit 9f1ae2d into hazelcast:master May 28, 2026
2 of 3 checks passed
@JackPGreen JackPGreen deleted the rescope-aws-arn-from-secret-to-var branch May 28, 2026 10:02
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