Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

Run Terraform task: 'Error: "features": required field is not set' #4

Open
KenSpur opened this issue Feb 25, 2020 · 2 comments
Open

Comments

@KenSpur
Copy link

KenSpur commented Feb 25, 2020

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

provider "azurerm" {
  version = "=2.0.0"
  features {}
}

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!

@woeterman94
Copy link

Thanks for reporting. Any other breaking changes?

@KenSpur
Copy link
Author

KenSpur commented Feb 25, 2020

Pet-slack pushed a commit to Pet-slack/mslearn-tailspin-spacegame-web-automate that referenced this issue Nov 6, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants