Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow okta_authenticator to Import resources #907

Merged

Conversation

virgofx
Copy link
Contributor

@virgofx virgofx commented Jan 14, 2022

Fixes #877

Added the importer.

I tested importing the following okta_authenticator resources by key

  • okta_email - Works ✔️ and then subsequently was able to manage it and update it's settings on subsequent plan/applies.
  • okta_password - Pre-defined (can't be deleted). Works ✔️

Ensured that go fmt is run ✔️

@bogdanprodan-okta bogdanprodan-okta merged commit 6c17da2 into okta:master Jan 14, 2022
@virgofx virgofx deleted the mark/okta-authenticator-import branch January 14, 2022 20:46
virgofx added a commit to virgofx/terraform-provider-okta that referenced this pull request Jan 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

okta_authenticator doesn't support import
3 participants