microsoft / azure-pipelines-terraform

Azure Pipelines tasks for installing Terraform and running Terraform commands in a build or release pipeline.
MIT License
107 stars 66 forks source link

Task 'Terraform' version 3 (TerraformTaskV3@3) is dependent on a Node version (10) that is end-of-life #253

Open dbhaigh opened 1 month ago

dbhaigh commented 1 month ago

This message has just started showing up

Task 'Terraform' version 3 (TerraformTaskV3@3) is dependent on a Node version (10) that is end-of-life. Contact the extension owner for an updated version of the task. Task maintainers should review Node upgrade guidance: https://aka.ms/node-runner-guidance

Will it be addressed? OR will I have to (possibly) refactor a LOT of code?

Cheers

-=A=-

.

Boardtale commented 3 weeks ago

Same for TerraformInstaller@1 TerraformCLI@1

I'm surprised that Node 10 is still used

seanezell commented 3 weeks ago

We are getting the same. Also getting the same for Terraform outputs and AWS Toolkit for Azure DevOps. Seems something wide spread?

frederni commented 1 week ago

Based on #257 it sounds like some folks are looking into this at the moment