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

Password policies use nullable strings #96

Merged
merged 4 commits into from
Sep 7, 2021
Merged

Password policies use nullable strings #96

merged 4 commits into from
Sep 7, 2021

Conversation

alexwilcox9
Copy link
Contributor

Changing PasswordPolicies to type StringNullWhenEmpty so it can be successfully updated

See hashicorp/terraform-provider-azuread#550 for context

@manicminer what tests if any need to be created/updated for this PR?

Copy link
Owner

@manicminer manicminer left a comment

Choose a reason for hiding this comment

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

@alexwilcox9 Thanks for this fix. We don't have test coverage for every field yet so there's nothing else to update.

@manicminer manicminer added this to the v0.28.1 milestone Sep 7, 2021
@manicminer manicminer added breaking change Indicates a non-backwards compatible change bug Something isn't working labels Sep 7, 2021
@manicminer manicminer merged commit 0d1a28b into manicminer:main Sep 7, 2021
manicminer added a commit that referenced this pull request Sep 7, 2021
@alexwilcox9 alexwilcox9 deleted the password-policies branch September 7, 2021 16:57
manicminer pushed a commit to kaovd/hamilton that referenced this pull request Sep 30, 2021
manicminer added a commit to kaovd/hamilton that referenced this pull request Sep 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking change Indicates a non-backwards compatible change bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants