Storage Account Network Rules should be Separated #4186
Labels
duplicate
new-virtual-resource
Resources which are split out to enhance the user experience
service/network-security
service/storage
Community Note
Terraform (and AzureRM Provider) Version
Terraform 0.11
AzureRM 1.30
Affected Resource(s)
azurerm_storage_account
Terraform Configuration Files
Expected Behavior
The storage and function resources should both have been created, with the appropriate network rules.
Actual Behavior
Terraform exited with an error message about circular references.
Steps to Reproduce
terraform apply
Important Factoids
I think the storage network rules need to be separated into a separate resource. Then it could appear separately and source both the parent storage container and the function resource without creating a circular reference.
The text was updated successfully, but these errors were encountered: