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

Bugfix: password validation at apply-time … #543

Merged
merged 2 commits into from
Sep 1, 2021

Conversation

manicminer
Copy link
Contributor

… because it's unknown at plan time when interpolated

Closes: #537

@manicminer manicminer added this to the v2.1.0 milestone Sep 1, 2021
@manicminer manicminer requested a review from a team September 1, 2021 10:45
@github-actions github-actions bot added the size/M label Sep 1, 2021
@koikonom koikonom self-requested a review September 1, 2021 11:26
@koikonom koikonom self-assigned this Sep 1, 2021
@koikonom koikonom removed the request for review from a team September 1, 2021 11:26
@manicminer manicminer force-pushed the bugfix/user-password-validation branch from 9de41da to ff29b55 Compare September 1, 2021 15:45
Copy link

@koikonom koikonom left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@manicminer manicminer merged commit 1e8ed5c into main Sep 1, 2021
@manicminer manicminer deleted the bugfix/user-password-validation branch September 1, 2021 15:49
manicminer added a commit that referenced this pull request Sep 1, 2021
@github-actions
Copy link

github-actions bot commented Sep 2, 2021

This functionality has been released in v2.1.0 of the Terraform Provider. Please see the Terraform documentation on provider versioning or reach out if you need any assistance upgrading.

For further feature requests or bug reports with this functionality, please create a new GitHub issue following the template. Thank you!

@github-actions
Copy link

github-actions bot commented Oct 3, 2021

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active contributions.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 3, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

asuread_user: password field doesn't accept "known after apply" values Error: azuread_user + random_password
2 participants