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

Automate updating enum values #4881

Open
flostadler opened this issue Dec 4, 2024 · 0 comments
Open

Automate updating enum values #4881

flostadler opened this issue Dec 4, 2024 · 0 comments
Labels
kind/engineering Work that is not visible to an external user

Comments

@flostadler
Copy link
Contributor

The provider includes multiple enum values that AWS regularly updates. On our end the update process is manual, leading to scenarios where we do not support the latest configuration (like in #4875 for example).

The most important ones are:

@flostadler flostadler added the kind/engineering Work that is not visible to an external user label Dec 4, 2024
@pulumi-bot pulumi-bot added the needs-triage Needs attention from the triage team label Dec 4, 2024
@flostadler flostadler removed the needs-triage Needs attention from the triage team label Dec 4, 2024
flostadler added a commit that referenced this issue Dec 4, 2024
Updates the lambda runtime enum according to the AWS docs:
https://docs.aws.amazon.com/lambda/latest/dg/lambda-runtimes.html

We should look into automating this in the future: #4881
Fixes #4875
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/engineering Work that is not visible to an external user
Projects
None yet
Development

No branches or pull requests

2 participants