Skip to content

fix: set display name during create #24

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

Merged
merged 1 commit into from
Jul 15, 2024
Merged

fix: set display name during create #24

merged 1 commit into from
Jul 15, 2024

Conversation

ethanndickson
Copy link
Member

Display name is optional on a coderd_user resource, but we never set it during Create, and Terraform requires that all computed fields be known after a Create.

Also provides a better error message for when a password is required but not supplied.

@ethanndickson ethanndickson merged commit ee5c4e5 into main Jul 15, 2024
11 of 13 checks passed
@ethanndickson ethanndickson deleted the ethan/name-fix branch July 16, 2024 02:54
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.

2 participants