Remove the requirement for the organization_id
on the pingone_license
and pingone_licenses
datasources. Should be defaulted from the client connection.
#240
Labels
service/base
PingOne Platform
status/blocked/upstream-sdk
The issue/PR is blocked by an upstream SDK
status/triaged
The issue/PR has completed initial triage and needs assignment
type/enhancement
New feature or request
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
The text was updated successfully, but these errors were encountered: