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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Option to use different AWS package version #1003

Open
lakkeger opened this issue Jan 10, 2024 · 1 comment
Open

Option to use different AWS package version #1003

lakkeger opened this issue Jan 10, 2024 · 1 comment
Labels
kind/enhancement Improvements or new features

Comments

@lakkeger
Copy link

lakkeger commented Jan 10, 2024

Hello!

  • Vote on this issue by adding a 馃憤 reaction
  • If you want to implement this feature, comment to let us know (we'll work with you on design, scheduling, etc.)

Issue details

Recently tried to run Localstack with pulumi-eks and found that the AWS package dependency pinned to a certain version (6.0.4) which has a known bug that results in serious performance degradation with every custom endpoint the user use, this can result with pulumi-local to hang up to 40mins without doing anything. See issue here: pulumi/pulumi-aws#2880

In light of the above, would it be possible to add an option so the user is able to set his own version for the dependency or the package pick up and use the locally available version of the AWS package? It could default to the current one.

Affected area/feature

Pulumi-AWS package dependency.

@lakkeger lakkeger added kind/enhancement Improvements or new features needs-triage Needs attention from the triage team labels Jan 10, 2024
@mjeffryes
Copy link
Contributor

Thanks for the feedback @lakkeger! Unfortunately, overriding the bundled AWS version will probably be tricky, so I can promise that any time soon, but I did go ahead and kick off a new release of pulumi-eks (https://github.com/pulumi/pulumi-eks/actions) that should pick up a version of AWs with the fix for pulumi/pulumi-aws#2880

@mjeffryes mjeffryes removed the needs-triage Needs attention from the triage team label Jan 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement Improvements or new features
Projects
None yet
Development

No branches or pull requests

2 participants