okta/okta-sdk-python

Standardize configuration env vars with terraform provider

cmc333333 opened this issue · 0 comments

The Okta terraform provider can be configured via environment, as can the Python SDK... but they are ever so slightly different.

We end up using both (via Pulumi) in the same code base. Not hard to work around, but a missed opportunity!