Forum Discussion
leaabrugena
Feb 12, 2024Copper Contributor
Terraform task was disabled or uninstalled in Azure Devops for some reason
Hi Everyone,
Has anyone encountered an issue where the Terraform extension task was removed, disabled, or uninstalled in VSTS? Any thoughts how to resolve this..Please advise.
4 Replies
Sort By
- BenjaminHansenCopper ContributorWe have the same thing going on with IonicCommand, the train tried to deploy today and it's broken. I also just tried deploying one of our Terraform pipelines and I'm getting the same error you are.
I think this is the issue that's impacting tasks? No idea though. Some additional details would be nice...
https://status.dev.azure.com/_event/469820553- leaabrugenaCopper Contributor
Thanks Kidd_Ip .
BenjaminHansen seems like you are correct..
Just this morning, I'm about to replace the terraform tasks and found that the missing extension was re-installed.Terraform by charleszipp was unpublished in the Marketplace, and so it disappeared from Azure DevOps.
https://marketplace.visualstudio.com/items?itemName=charleszipp.azure-pipelines-tasks-terraform&ssr=false#overviewPerhaps we could replace the task with the suggested replacement now maintained by JasonJohnson . https://marketplace.visualstudio.com/items?itemName=JasonBJohnson.azure-pipelines-tasks-terraform.
Do you know if there is a way to send notifications if there has been a recent change to the extensions installed in Azure DevOps?