Skip to content

feat(pipelines): document aws_partition field for aws_oidc block#3082

Open
ZachGoldberg wants to merge 1 commit into
dev-1433from
partitionFix
Open

feat(pipelines): document aws_partition field for aws_oidc block#3082
ZachGoldberg wants to merge 1 commit into
dev-1433from
partitionFix

Conversation

@ZachGoldberg
Copy link
Copy Markdown
Contributor

@ZachGoldberg ZachGoldberg commented Apr 13, 2026

Summary

  • Adds aws_partition to the aws_oidc block attributes in the API reference (api.mdx)
  • Updates the GovCloud tutorial to mention that aws_partition must also be set to aws-us-gov alongside the partition in the role ARNs

Context

The Pipelines codebase is gaining a new optional aws_partition field on the aws_oidc block (gruntwork-io/pipelines PR forthcoming). The field defaults to aws and accepts aws, aws-cn, or aws-us-gov. It's required when using the AWSRoleName workflow parameter with non-commercial partitions.

Test plan

  • Verify aws_partition renders correctly in the API reference with its default value shown
  • Verify GovCloud tutorial link to aws_partition resolves

Documents the new optional aws_partition config field that allows
Pipelines to target non-commercial AWS partitions (aws-cn, aws-us-gov)
explicitly, rather than relying solely on region-based inference.
@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 13, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
docs Ready Ready Preview, Comment Apr 13, 2026 7:17pm

Request Review

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Apr 13, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro

Run ID: df23f32b-bc7a-4e39-b4d4-41c685aaf172

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch partitionFix

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

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