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

Add Node 18 Runtime Support for Action Resources #440

Closed
1 task done
brianhyder opened this issue Jan 26, 2023 · 3 comments
Closed
1 task done

Add Node 18 Runtime Support for Action Resources #440

brianhyder opened this issue Jan 26, 2023 · 3 comments
Labels
🌱 feature New feature or request

Comments

@brianhyder
Copy link

Checklist

Describe the problem you'd like to have solved

Actions now support the Node.js 18 runtime. The Action resource's runtime property has a validation that restricts the runtime values to only node12 and node16.

Describe the ideal solution

The code should be updated to allow for the node18 runtime value.

Alternatives and current workarounds

None when using the TF provider. Workarounds would require switching to a different method of deploying the configuration.

Additional context

No response

@sergiught
Copy link
Contributor

Hey @brianhyder 👋🏻 Thanks for raising this to our attention. We're adding support for node18 within #442, and it will be part of the the upcoming release happening next week.

@brianhyder
Copy link
Author

Awesome. Thank you!

@sergiught
Copy link
Contributor

Hey @brianhyder 👋🏻 this is now available in the latest release https://github.com/auth0/terraform-provider-auth0/releases/tag/v0.43.0. Please check it out and let us know if you encounter any issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🌱 feature New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants