Forum Discussion
Terraform task was disabled or uninstalled in Azure Devops for some reason
Refer this on similar issue:
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
- leaabrugenaFeb 13, 2024Copper 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?- BenjaminHansenFeb 13, 2024Copper Contributor
leaabrugenaYou're correct, their last status update stated that non-published tasks in non-US regions have been restored. I'm in the US so it's still unavailable for me. However, we're probably better using a published task (even though I don't really understand what the difference is...)
I'm not aware of a way to set up notifications when there's an update, I tried setting up RSS for release notes a while back but it's broken. I'm willing to bet this issue with non-published tasks wasn't intentional and so we wouldn't have received an update anyway.