Skip to content
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

resource/cloudflare_list: remove IsIPAddress validation #2486

Merged
merged 1 commit into from
May 31, 2023

Conversation

jacobbednarz
Copy link
Member

@jacobbednarz jacobbednarz commented May 31, 2023

This was added in 4.7.0 after seeing some incorrect API payloads but the internals of the validation do not take into account a possible CIDR.

Closes #2485

@jacobbednarz jacobbednarz force-pushed the remove-ip-validation branch from 7d868af to 61488d4 Compare May 31, 2023 10:02
@github-actions
Copy link
Contributor

github-actions bot commented May 31, 2023

changelog detected ✅

This was added in 4.7.0 after seeing some incorrect API payloads but the internals of the validation do not take into account a possible CIDR.
@jacobbednarz jacobbednarz force-pushed the remove-ip-validation branch from 61488d4 to f866296 Compare May 31, 2023 10:05
@jacobbednarz jacobbednarz merged commit b43307a into master May 31, 2023
@jacobbednarz jacobbednarz deleted the remove-ip-validation branch May 31, 2023 10:12
github-actions bot pushed a commit that referenced this pull request May 31, 2023
@github-actions github-actions bot added this to the v4.7.1 milestone May 31, 2023
@github-actions
Copy link
Contributor

This functionality has been released in v4.7.1 of the Terraform Cloudflare Provider.

Please see the Terraform documentation on provider versioning or reach out if you need any assistance upgrading.

For further feature requests or bug reports with this functionality, please create a new GitHub issue following the template. Thank you!

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 31, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

cloudflare_list no longer accepts CIDR
1 participant