PaloAltoNetworks / terraform-templates

This repo contains Terraform templates to deploy infrastructure on AWS and Azure and to secure them using the Palo Alto Networks Next Generation Firewalls
Apache License 2.0
146 stars 151 forks source link

legal terms not accepted #14

Closed khushil closed 6 years ago

khushil commented 6 years ago

When trying to run this I get:

Seems linked to https://github.com/terraform-providers/terraform-provider-azurerm/issues/1283

vinayvenkat commented 6 years ago

Hello @khushil

Yes this is expected. The issue here is that when are trying to spin up a market place entity for the first time on Azure, you will always have to manually deploy and accept the Market Place Terms. Once you have done that, you don't need to worry about it for all subsequent invocations and usage of the market place item. Hope this helps. Thanks,