microsoft / azure-pipelines-extensions

Collection of all RM and deployment extensions
http://www.visualstudio.com/explore/release-management-vs
MIT License
278 stars 422 forks source link

Node 6 to node 10 - Warnings Terraform tasks #1001

Closed alexMagicBeans closed 2 years ago

alexMagicBeans commented 2 years ago

Hello, Any updates regarding the warnings that are showing in every terraform task ?

I'm using Microsoft-hosted agents and every terraform tasks from the MicrosftDevLabs are getting this warning:

[warning]This task uses Node 6 execution handler, which will be deprecated soon. If you are the developer of the task - please consider the migration guideline to Node 10 handler - https://aka.ms/migrateTaskNode10. If you are the user - feel free to reach out to the owners of this task to proceed on migration.

Is there any date to solve this warnings? Or any fix?

thanks!

alexMagicBeans commented 2 years ago

Actually, it also happens in other tasks, like the CopyFiles@2 task;

mericstam commented 2 years ago

duplicate of issue #1000