Skip to content

fix: use 12-digit fallback account ID - #1915

Merged
erhancagirici merged 1 commit into
crossplane-contrib:mainfrom
viren-nadkarni:fix-fallback-account-id
Dec 17, 2025
Merged

fix: use 12-digit fallback account ID#1915
erhancagirici merged 1 commit into
crossplane-contrib:mainfrom
viren-nadkarni:fix-fallback-account-id

Conversation

@viren-nadkarni

@viren-nadkarni viren-nadkarni commented Nov 13, 2025

Copy link
Copy Markdown
Contributor

Description of your changes

This PR makes the provider AWS client use a valid fallback account ID that has 12 digits.

AWS account IDs always have 12 digits. At the moment, the provider uses a 9 digit account ID which has a different meaning in LocalStack configuration.

I have:

  • Read and followed Crossplane's contribution process.
  • Run make generate and committed the results (ideally in a separate commit).
  • Not made any manual changes to generated files, and verified this with make check-diff.

How has this code been tested

Signed-off-by: Viren Nadkarni <viren.nadkarni@gmail.com>
@erhancagirici
erhancagirici force-pushed the fix-fallback-account-id branch from fc0b73a to cb1a29f Compare December 17, 2025 10:35
@erhancagirici

Copy link
Copy Markdown
Collaborator

/test-examples="examples/ec2/cluster/v1beta1/vpc.yaml"

@erhancagirici erhancagirici left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @viren-nadkarni for fixing this! LGTM

@erhancagirici
erhancagirici merged commit b69b4c8 into crossplane-contrib:main Dec 17, 2025
15 of 16 checks passed
@viren-nadkarni
viren-nadkarni deleted the fix-fallback-account-id branch December 18, 2025 04:30
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