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
The resource should have been created successfully, as per the documentation and the portal, which indicate that CIDR blocks are allowed in the network rules
Actual Behaviour
The provider throws an error that the CIDR block is an invalid IP address:
Error: "allowed_ips.0" is not a valid IPv4 address
Steps to Reproduce
terraform apply or terraform plan
Important Factoids
References
#0000
The text was updated successfully, but these errors were encountered:
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 👉 hashibot-feedback@hashicorp.com. Thanks!
ghost
locked as resolved and limited conversation to collaborators
Dec 26, 2020
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Community Note
Terraform (and AzureRM Provider) Version
terraform v0.13.4
azurerm v2.37.0
Affected Resource(s)
azurerm_search_service
Terraform Configuration Files
Debug Output
N/A
Panic Output
N/A
Expected Behaviour
The resource should have been created successfully, as per the documentation and the portal, which indicate that CIDR blocks are allowed in the network rules
Actual Behaviour
The provider throws an error that the CIDR block is an invalid IP address:
Error: "allowed_ips.0" is not a valid IPv4 address
Steps to Reproduce
terraform apply
orterraform plan
Important Factoids
References
The text was updated successfully, but these errors were encountered: