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

Release & test v0.15 snapshot packages #2028

Closed
Tracked by #2027
dcroote opened this issue Feb 5, 2025 · 3 comments
Closed
Tracked by #2027

Release & test v0.15 snapshot packages #2028

dcroote opened this issue Feb 5, 2025 · 3 comments
Assignees

Comments

@dcroote
Copy link
Contributor

dcroote commented Feb 5, 2025

No description provided.

@dcroote dcroote self-assigned this Feb 5, 2025
@dcroote
Copy link
Contributor Author

dcroote commented Feb 5, 2025

Ran into the following terraform error (Error: Command failed: terraform apply -var="aws_region=... when testing an AWS deployment

Error: expected runtime to be one of [nodejs nodejs4.3 nodejs6.10 nodejs8.10 nodejs10.x nodejs12.x nodejs14.x nodejs16.x java8 java8.al2 java11 python2.7 python3.6 python3.7 python3.8 python3.9 dotnetcore1.0 dotnetcore2.0 dotnetcore2.1 dotnetcore3.1 dotnet6 nodejs4.3-edge go1.x ruby2.5 ruby2.7 provided provided.al2 nodejs18.x python3.10 java17], got nodejs20.x

with module.httpReq.aws_lambda_function.lambda,

Which, after some research, makes sense since our version is

and nodejs20.x support was added by terraform in v5.26.0.

Therefore, #1780 will need to be tested & merged

@dcroote
Copy link
Contributor Author

dcroote commented Feb 9, 2025

Upgraded terraform-provider-aws in #1780 and terraform-provider-google in #2008. I tested each in the process so should be good to go now

@dcroote
Copy link
Contributor Author

dcroote commented Feb 10, 2025

Tested using yarn test:release against snapshot snapshot-v0.15.0-rc.1 and it worked

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

No branches or pull requests

1 participant