bridgecrewio / terragoat

TerraGoat is Bridgecrew's "Vulnerable by Design" Terraform repository. TerraGoat is a learning and training project that demonstrates how common configuration errors can find their way into production cloud environments.

Home Page:https://www.bridgecrew.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Provider issues for both AWS and Azure

khabbabs opened this issue · comments

Any recommendations for running the code as it is ?

Which version of provider would work best for AWS and Azure?

Setting the azure provider to version = "=2.0.0" seems to not work and the application_gateway.tf seems to be missing the locals variable block.

Any guidance would be greatly appreciated.