Hi
I am using Terraform to deploy the infrastructure for the ADB2C service in Azure through an Azure DevOps CI/CD pipeline. Everything was functioning smoothly until recently, but now I'm encountering an issue. While the build pipelines run without any problems, the Terraform deployment in the release pipeline is failing during the Terraform Load Output task. I've even tried removing the .git folder from the published artifact in the build pipeline, but the issue persists.
Any assistance would be greatly appreciated.
##[error]Terraform Output failed with Exit Code: null
Error Message: spawnSync /usr/bin/terraform ENOBUFS
Regards
Syed Obaid.