You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.
Hey guys,
I am following the https://docs.microsoft.com/en-us/learn/modules/provision-infrastructure-azure-pipelines/8-run-terraform-pipeline module and bumped into an isseu running the Pipeline.
Currently as is the pipeline seems to fail at the Run Terraform task with the error: "features": required field is not set.
Adding
To the main.tf seems to fix it, which i found here : hashicorp/terraform-provider-azurerm#5867
Just wanted to point this out :), though can't say i know what i'm doing yet ^^
Btw I absolutely love what you guys are doing! <3 Keep up the awesome work!
The text was updated successfully, but these errors were encountered: