Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use the configured AWS partition when constructing ARNs #1223

Closed
wants to merge 6 commits into from

Commits on Mar 24, 2024

  1. Add providerconfig field for specifying aws partition

    Signed-off-by: Matt Bush <[email protected]>
    mbbush committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    4f391ca View commit details
    Browse the repository at this point in the history
  2. Refactor arns built through string interpolations to consider the par…

    …tition
    
    Signed-off-by: Matt Bush <[email protected]>
    mbbush committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    037458c View commit details
    Browse the repository at this point in the history
  3. Use existing partition id

    Signed-off-by: Matt Bush <[email protected]>
    mbbush committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    955e2c5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7e59855 View commit details
    Browse the repository at this point in the history
  5. remove unused function

    Signed-off-by: Matt Bush <[email protected]>
    mbbush committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    4e50308 View commit details
    Browse the repository at this point in the history
  6. Update build module

    Signed-off-by: Matt Bush <[email protected]>
    mbbush committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    31e9c03 View commit details
    Browse the repository at this point in the history