https://pulumi.com logo
p

purple-train-14007

07/12/2023, 8:01 AM
Is there a way to import an existing Okta org and it’s configurations similar to how we can with cloud providers like AWS and azure? https://www.pulumi.com/registry/packages/okta/api-docs/provider/
s

salmon-account-74572

07/12/2023, 3:32 PM
I’ve never done it, but in looking at the Okta OrgConfiguration object there’s a
pulumi import
command listed at the bottom of the page: https://www.pulumi.com/registry/packages/okta/api-docs/orgconfiguration/
p

purple-train-14007

07/12/2023, 3:41 PM
Ah yeah I was looking at that as well. Ive got multiple orgs so its a bit scary if you miss a property or something as that will undo a setting if not careful
s

salmon-account-74572

07/12/2023, 4:04 PM
Totally get it.