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

Ensure the name is sync'd on read in okta_domain resource #845

Merged
merged 1 commit into from
Dec 3, 2021

Conversation

quantumew
Copy link
Contributor

@quantumew quantumew commented Dec 3, 2021

This ensures on state refresh and import, the "name" property is kept in sync. The name property is a ForceNew=true property and thus this is vital. Without it, when you import a domain, it will always recreate the resource. I sadly do not have an env setup to run acc tests, hoping a maintainer is able to validate the tests.

Fixes #844

This ensures on import and on refresh, the "name" property is kept in sync.
The name property is a ForceNew=true property and thus this is vital.
@bogdanprodan-okta bogdanprodan-okta merged commit 30f9f2e into okta:master Dec 3, 2021
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.

Custom Domains Cannot be Imported without subsequent recreation
2 participants