Skip to content

Releases: CloudPediaAI/terraform-aws-scheduled-job

Removed runtime nodejs16.x

23 Apr 00:26
Compare
Choose a tag to compare

Changes/Updates

Removed Node.js 16 (nodejs16.x) from the allowed runtime list as AWS is ending support for Node.js 16 in Lambda on June 12, 2024. Read our blog for more details.

Input Variable Changes

  • Input variable lambda_runtime will not allow nodejs16.x anymore. You can provide either nodejs20.x or nodejs18.x as runtime for Node.js.

Output Variable Changes

None

Initial release

02 Mar 16:30
Compare
Choose a tag to compare

Terraform module to create AWS Scheduled Job