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

Fix for Issue #843 - end_date_relative for application_password #844

Merged

Conversation

Threpio
Copy link
Contributor

@Threpio Threpio commented Jul 17, 2022

As per the suggestions and comparisons with the power-shell in the issue itself.

Issue link: #843

Copy link
Contributor

@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.

Thanks for this fix @Threpio, this LGTM!

@manicminer
Copy link
Contributor

Test results

Screen Shot 2022-08-05 at 02 38 56

Screen Shot 2022-08-05 at 02 40 27

Screen Shot 2022-08-05 at 02 43 30

Screen Shot 2022-08-05 at 02 45 46

@manicminer manicminer merged commit cc4d2ce into hashicorp:main Aug 5, 2022
@github-actions
Copy link

github-actions bot commented Aug 5, 2022

This functionality has been released in v2.27.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!

Threpio pushed a commit to Threpio/terraform-provider-azuread that referenced this pull request Aug 5, 2022
manicminer added a commit to Threpio/terraform-provider-azuread that referenced this pull request Aug 25, 2022
manicminer pushed a commit to Threpio/terraform-provider-azuread that referenced this pull request Aug 25, 2022
…ord (hashicorp#844)

* Simple fix for end_date_relative bug

* Testing locally + logic

* There is no reason these two functions should be this different
manicminer added a commit that referenced this pull request Aug 25, 2022
* Initial DataSource file created

* Update location

* Switch Case added for some types

* Basic docs, removed linter problem and added client

* Run tflint

* Forgetting that it has to define the provider in the datasource registration

* Adding the Registration function

* Assign data to state correctly

* Update docs/data-sources/principal_type.md

Additional Interpolation removed

Co-authored-by: Tom Bamford <[email protected]>

* Update internal/services/directoryobjects/principal_type_data_source.go

Imports tidied up

Co-authored-by: Tom Bamford <[email protected]>

* Update docs/data-sources/principal_type.md

Wording as per suggestion

Co-authored-by: Tom Bamford <[email protected]>

* Updated as per other comments

* Removed redundant type for this data_source

* Import fmt and tests

* Fixing Tests + Documents

* Accidentally wrote the docs twice??

* Test config fixes, use provider context

* Rename data source, add missing nil checking

* TC config for directoryobjects package

* Docs to reflect renamed data source

* Docs wording for azuread_directory_object data source

* Update application_password.md

* Changelog for #844

* Fix for Issue #843 - end_date_relative for application_password (#844)

* Simple fix for end_date_relative bug

* Testing locally + logic

* There is no reason these two functions should be this different

* v2.27.0

* Add warning that OIDC auth only works in GitHub Actions

* Update docs/guides/service_principal_oidc.md

* Update to Go 1.19

* Remove tfproviderlint

* Docs: azuread_group.dynamic_membership.rule is required, not optional. Fixes #857

Co-authored-by: Tom Bamford <[email protected]>
Co-authored-by: Sam Gladstone <[email protected]>
@github-actions
Copy link

github-actions bot commented Sep 4, 2022

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 Sep 4, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.