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

Update tunnel config #2477

Merged
merged 2 commits into from
May 29, 2023
Merged

Conversation

Cyb3r-Jak3
Copy link

Updates cloudflare_tunnel_config to support origin_request on ingress rules. Also supports access on origin requests

I believe closing the following

@Cyb3r-Jak3 Cyb3r-Jak3 requested a review from jacobbednarz as a code owner May 26, 2023 22:42
@github-actions
Copy link

changelog detected ✅

@Cyb3r-Jak3
Copy link
Author

This won't help with #2233 as my guess is tunnel_config needs to be moved to plugin framework to fix that

@jacobbednarz
Copy link
Member

acceptance tests all passing

TF_ACC=1 go test ./internal/sdkv2provider -v -run "^TestAccCloudflareTunnelConfig_" -count 1 -timeout 120m -parallel 1
=== RUN   TestAccCloudflareTunnelConfig_Full
--- PASS: TestAccCloudflareTunnelConfig_Full (21.89s)
=== RUN   TestAccCloudflareTunnelConfig_Short
--- PASS: TestAccCloudflareTunnelConfig_Short (19.51s)
PASS
ok  	github.com/cloudflare/terraform-provider-cloudflare/internal/sdkv2provider	42.441s

@jacobbednarz jacobbednarz merged commit 80728be into cloudflare:master May 29, 2023
@github-actions github-actions bot added this to the v4.7.0 milestone May 29, 2023
github-actions bot pushed a commit that referenced this pull request May 29, 2023
@github-actions
Copy link

This functionality has been released in v4.7.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 May 31, 2023
@Cyb3r-Jak3 Cyb3r-Jak3 deleted the update-tunnels-config branch August 15, 2023 23:45
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants