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

azurerm_pim_active_role_assignment: fix timeout for wait state, timeout from ctx #22932

Merged
merged 1 commit into from Sep 1, 2023

Conversation

wuxu92
Copy link
Contributor

@wuxu92 wuxu92 commented Aug 14, 2023

fixes #22909.

this PR is a supplement to #22682 which only fixes part of resources.

--- PASS: TestAccPimActiveRoleAssignment_requiresImport (361.92s)
--- PASS: TestAccPimActiveRoleAssignment_expirationByDateConfig (367.84s)
--- PASS: TestAccPimActiveRoleAssignment_update (599.70s)
--- PASS: TestAccPimActiveRoleAssignment_expirationByDurationDaysConfig (658.57s)
--- PASS: TestAccPimActiveRoleAssignment_expirationByDurationHoursConfig (673.04s)
PASS

@wuxu92 wuxu92 changed the title azurerm_pim_active_role_assignment: azurerm_pim_active_role_assignment: fix timeout for wait state, timeout from ctx Aug 15, 2023
@davidng1996
Copy link

davidng1996 commented Aug 16, 2023

@wuxu92 looks like this is the same changes that you have done for azurerm_pim_eligible_role_assignment in this PR #22682 and it is not really fixing the issue stated in #22909. The code will still fails even though they are created and can be found in Azure Portal

Copy link
Member

@tombuildsstuff tombuildsstuff left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@tombuildsstuff tombuildsstuff merged commit 27b4afc into hashicorp:main Sep 1, 2023
20 checks passed
@tombuildsstuff tombuildsstuff added this to the v3.72.0 milestone Sep 1, 2023
tombuildsstuff added a commit that referenced this pull request Sep 1, 2023
@wuxu92 wuxu92 deleted the pim/activeassigntimeout branch September 1, 2023 23:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

azurerm_pim_active_role_assignment issues not fixed in #22730 and #22588
3 participants