Open patrickcping opened 1 year ago
If the licence auto selection is smart enough it should be able to choose the "main" license from the pool. In any given organisation there is going to be active and inactive licenses, as well as an admin licence (e.g. max 50 users) and a "production" or "main" license with many thousand or millions of users.
The organisation is, as you say, unlikely to ever change and should be defaulted
Community Note
Description
The
organization_id
schema field is a required field of thepingone_license
andpingone_licenses
datasources, but is very unlikely (if ever) going to be different to the organization ID that the client connection will use in theprovider {}
block.The enhancement is to make
organization_id
an optional field (defaulted to the organization ID that the client can provide) to reduce some friction of obtaining data about a license (or set of licenses)New or Affected Resource(s)
Potential Terraform Configuration
References