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

Azure Org Onboarding #267

Open sgordon46 opened 10 months ago

sgordon46 commented 10 months ago

Describe the bug

In using terraform to onboard an azure org, with resource prismacloud_org_cloud_account_v2 and setting account_type = "tenant", I'm receiving the account onboard as an Active Directory and not the tenant option.

Expected behavior

I would expect the account type to be selected as below, however, the third option was selected. I need to manually adjust the setting in the console to make the adjustment.

image

sgordon46 commented 10 months ago

Can be fixed with #270