data azurerm_resources
could not return all matched resources sometimes
#7035
Labels
bug
service/resources
upstream/microsoft
Indicates that there's an upstream issue blocking this issue/PR
Milestone
Community Note
Terraform (and AzureRM Provider) Version
Affected Resource(s)
azurerm_resources
Terraform Configuration Files
Debug Output
Panic Output
Expected Behavior
return all matched resources
Actual Behavior
sometimes the output resources is Incomplete.
the list response might be: value is empty and nextLink is not empty
Current implementation of
ListResultIterator
could not handle this senarioSteps to Reproduce
terraform apply
Important Factoids
References
The text was updated successfully, but these errors were encountered: