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

GFI-564: support gw rules internal dns settings #4918

Merged
merged 2 commits into from
Jan 22, 2025

Conversation

sebassimoes
Copy link

adding support to configure internal dns settings on gateway resolver rules.

Copy link

github-actions bot commented Jan 21, 2025

changelog detected ✅

This commit adds support to configure internal dns settings on gateway
resolver rules.
@jacobbednarz
Copy link
Member

acceptance tests all passing

TF_ACC=1 go test ./internal/sdkv2provider -v -run "^TestAccCloudflareTeamsRule_" -count 1 -timeout 120m -parallel 1
=== RUN   TestAccCloudflareTeamsRule_Basic
--- PASS: TestAccCloudflareTeamsRule_Basic (4.21s)
=== RUN   TestAccCloudflareTeamsRule_NoSettings
--- PASS: TestAccCloudflareTeamsRule_NoSettings (3.42s)
=== RUN   TestAccCloudflareTeamsRule_CustomResolver
--- PASS: TestAccCloudflareTeamsRule_CustomResolver (2.64s)
=== RUN   TestAccCloudflareTeamsRule_WithClipboardRedirection
--- PASS: TestAccCloudflareTeamsRule_WithClipboardRedirection (2.51s)
PASS
ok      github.com/cloudflare/terraform-provider-cloudflare/internal/sdkv2provider      13.367s

@jacobbednarz jacobbednarz merged commit 53ca9dd into cloudflare:master Jan 22, 2025
7 checks passed
@github-actions github-actions bot added this to the v4.51.0 milestone Jan 22, 2025
Copy link

This functionality has been released in v4.51.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!

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 22, 2025
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.

2 participants