You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Support for specifying the Destination Port Ranges as a List was added in #692 which was released in v1.1.2 of the Azure Provider (yesterday) - this is exposed as the destination_port_ranges field - which is distinct from the destination_port_range field since they're different data types (a List vs a String). Would you be able to take a look and see if that solves your issue?
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. If you feel I made an error 🤖 🙉 , please reach out to my human friends 👉 [email protected]. Thanks!
ghost
locked and limited conversation to collaborators
Mar 31, 2020
Terraform Version
Terraform v0.11.3
Affected Resource(s)
azurerm_network_security_rule
Terraform Configuration Files
Expected Behavior
An augmented network security group should be created as - if i understand correctly - the issue was already fixed with proper pull request.
Actual Behavior
terraform plan
Error:
Steps to Reproduce
plan/apply a rule with list of ports/addresses.
References
#659
#692
The text was updated successfully, but these errors were encountered: