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_iothub - Fix sas_ttl default value in doc #20853

Closed
wants to merge 1 commit into from

Conversation

myc2h6o
Copy link
Contributor

@myc2h6o myc2h6o commented Mar 9, 2023

After setting expected value in test #20825, test fails as the default value of file_upload.sas_ttl is PT1M instead of PT1H. Correcting the value in the doc.

------- Stdout: -------
=== RUN TestAccIotHub_fileUpload
=== PAUSE TestAccIotHub_fileUpload
=== CONT TestAccIotHub_fileUpload
testcase.go:110: Step 1/4 error: Check failed: Check 4/4 error: azurerm_iothub.test: Attribute 'file_upload.0.sas_ttl' expected "PT1H", got "PT1M"
--- FAIL: TestAccIotHub_fileUpload (301.99s)
FAIL

@myc2h6o
Copy link
Contributor Author

myc2h6o commented Mar 9, 2023

Suppressed by #20854 Fix should be done in the Create/Update logic

@github-actions
Copy link

github-actions bot commented Apr 9, 2023

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 Apr 9, 2023
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.

1 participant