Azure / terraform

Source code for the Azure Marketplace Terraform development VM package.
MIT License
718 stars 804 forks source link

firewall quickstart with ipgroups #253

Closed cshea-msft closed 1 year ago

cshea-msft commented 1 year ago

Creating another azure firewall quickstarts with ipgroups. There is a Bicep and ARM template quickstart for this scenario but not for Terraform.

https://learn.microsoft.com/en-us/azure/firewall/quick-create-ipgroup-bicep?tabs=CLI

cshea-msft commented 1 year ago

@lonegunmanb anything thing else that needs to be changed?

lonegunmanb commented 1 year ago

Hi @cshea-msft thanks for the update, we're facing the same issue as I've described in #252 , would you please rebase this pr with the latest main branch and force push again? Thanks!