Skip to content

fix: add iam permission for oidc provider thumbprint update - #15

Merged
Hashversion merged 1 commit into
mainfrom
hotfix/iam-oidc-thumbprint-permission
May 16, 2026
Merged

fix: add iam permission for oidc provider thumbprint update#15
Hashversion merged 1 commit into
mainfrom
hotfix/iam-oidc-thumbprint-permission

Conversation

@Hashversion

@Hashversion Hashversion commented May 16, 2026

Copy link
Copy Markdown
Owner

Summary by CodeRabbit

  • Chores
    • Enhanced GitHub Actions infrastructure permissions to support additional identity provider management capabilities.

Review Change Stack

@coderabbitai

coderabbitai Bot commented May 16, 2026

Copy link
Copy Markdown

Caution

Review failed

Pull request was closed or merged during review

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: c04dbeb8-21f4-4e1a-8039-d2ebd461d4ff

📥 Commits

Reviewing files that changed from the base of the PR and between 80419e5 and 216580a.

📒 Files selected for processing (1)
  • infra/aws/main/iam.tf

📝 Walkthrough

Walkthrough

The pull request extends IAM permissions for GitHub Actions infrastructure management by adding the iam:UpdateOpenIDConnectProviderThumbprint action to the existing IAMOIDCProviderManagement policy statement in Terraform.

Changes

GitHub Actions OIDC Provider Management Permissions

Layer / File(s) Summary
OIDC provider management permissions
infra/aws/main/iam.tf
The IAMOIDCProviderManagement policy statement actions list adds iam:UpdateOpenIDConnectProviderThumbprint to allow GitHub Actions to update OIDC provider thumbprints.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

🐰 One permission added, neat and clean,
For OIDC thumbprints to be seen,
GitHub Actions now can verify,
Provider trust that won't deny,
Infrastructure validated and fine!

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately describes the main change: adding an IAM permission for updating OIDC provider thumbprint in the GitHub Actions infrastructure configuration.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch hotfix/iam-oidc-thumbprint-permission

Comment @coderabbitai help to get the list of available commands and usage tips.

@Hashversion
Hashversion merged commit 12a4eb4 into main May 16, 2026
2 of 3 checks passed
@Hashversion
Hashversion deleted the hotfix/iam-oidc-thumbprint-permission branch May 16, 2026 18:53
@Hashversion
Hashversion restored the hotfix/iam-oidc-thumbprint-permission branch May 16, 2026 18:54
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.

1 participant