Skip to content

feat(pipelines): add aws_partition to aws_oidc account environment template#40

Open
ZachGoldberg wants to merge 1 commit intomainfrom
partitionFix
Open

feat(pipelines): add aws_partition to aws_oidc account environment template#40
ZachGoldberg wants to merge 1 commit intomainfrom
partitionFix

Conversation

@ZachGoldberg
Copy link
Copy Markdown
Contributor

@ZachGoldberg ZachGoldberg commented Apr 13, 2026

Summary

  • Adds aws_partition = "{{ .Partition }}" to the aws_oidc block in the account environment boilerplate template

Context

Pipelines is gaining a new optional aws_partition field on the aws_oidc block. The Partition variable was already wired into the ARN strings in this template; this change passes it through to the dedicated HCL field as well, ensuring correctness for GovCloud and China installs that use the AWSRoleName workflow parameter.

…late

Passes the Partition boilerplate variable through to the new optional
aws_partition HCL field so non-commercial partition installs (GovCloud,
China) work correctly with the AWSRoleName feature.
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