-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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
Validation Helper: CIDR network #5227
Comments
There is a validator in go (net.ParseCIDR). |
@phires, that would be a great change over the regex we currently use. You could make it an additional parameter or have multiple such as |
Since this issue has been reported a long time ago and relates to the version of provider we no longer support - I'm going to close it. Please open a new updated bug report on current versions of terraform and provider if this is still relevant. Thank you. |
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. |
Community Note
Terraform (and AzureRM Provider) Version
Affected Resource(s)
Potentially all that are using the validators
Terraform Configuration Files
Debug Output
Panic Output
Expected Behavior
Actual Behavior
Above examples are valid
Steps to Reproduce
terraform apply
Important Factoids
References
The text was updated successfully, but these errors were encountered: