-
Notifications
You must be signed in to change notification settings - Fork 626
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
feat: resource/cloudflare_access_group: supports ip_list property. #2073
Conversation
changelog detected ✅ |
@jacobbednarz If not satisfied any requirements, let me know. |
Signed-off-by: keita <keitap@gmail.com>
Signed-off-by: keita <keitap@gmail.com>
59bed1f
to
fa6dfbb
Compare
@Justin-Holmes i can't find any public docs for |
@jacobbednarz This is stable and good for inclusion here, just an oversight on our part. We'll add this to our API documentation. |
the access team have the docs in the pipelines so we're 👍 to merge this one. acceptance tests are passing
|
This functionality has been released in v3.33.0 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! |
Add support ip_list property to cloudflare_access_group resource.
Fixes #1665