PaloAltoNetworks / terraform-provider-prismacloud

Terraform PrismaCloud provider
https://www.terraform.io/docs/providers/prismacloud/
Mozilla Public License 2.0
54 stars 65 forks source link

Missing azure type #270

Closed sgordon46 closed 7 months ago

sgordon46 commented 10 months ago

Description

Azure is missing type tenantWithMgmt.

Motivation and Context

tenantWithMgmt will allow the standard deployment while type tenant is for on the AD type protection.

How Has This Been Tested?

I have not been able to test as I'm not familiar enough with the go language, yet