pulumi / pulumi-okta

An Okta Pulumi resource package, providing multi-language access to Okta
Apache License 2.0
9 stars 2 forks source link

Set sensitive config fields to Secret #655

Closed guineveresaenger closed 3 months ago

guineveresaenger commented 3 months ago

These values are not marked as sensitive upstream, so we did not pick them up as Secret. Now we mark them as such explicitly.

Fixes #652.

github-actions[bot] commented 3 months ago

Does the PR have any schema changes?

Looking good! No breaking changes found. No new resources/functions.

Maintainer note: consult the runbook for dealing with any breaking changes.