Azure Pipeline step reference task manual validation at version 0.198 which is not valid for the given job target
I am writing a simple azure-pipelines.yml to install terraform and do a manual approval before proceeding to the terraform apply. I get the below error: Job manual_approval: Step reference task manual validation at version '0.198.0' which is not valid for the given job target Here's my yaml. # Starter pipeline # Start with a minimal pipeline that you can cus