-
Notifications
You must be signed in to change notification settings - Fork 14
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
TunnelConfig ProxyType not working #334
Comments
Hi @bradyburke - thank you for filing this bug! Would it be possible for you to create a minimal program sample that we can run on our end to reproduce this behavior? It would help us help you faster - you are likely far more familiar with the regular ins and outs of the Cloudflare API. |
|
@AaronFriel @guineveresaenger any update? This is a blocker for us using these tunnels in our environments |
Additionally, this behavior can be seen when using proxy configurations:
|
Additionally, per this page.
|
@bradyburke correct, the OriginRequest must have specific values for each |
It looks like this has been fixed upstream in cloudflare/terraform-provider-cloudflare#2477 and is available in Pulumi Cloudflare 5.3.0 or later |
What happened?
When using the following
TunnelConfig
:this does not get set when I view the Tunnel Configuration in the UI.
Expected Behavior
The expected behavior is the the proxyType gets set propery.
Steps to reproduce
Deploy the above code to a tunnel. Check proxyType through the UI
Output of
pulumi about
❯ pulumi about
CLI
Version 3.52.1
Go Version go1.19.5
Go Compiler gc
Plugins
NAME VERSION
aws 5.10.0
azure-native 1.79.2
cloudflare 4.15.0
eks 0.41.2
gcp 6.45.0
kubernetes 3.20.3
nodejs unknown
random 4.8.1
tls 4.6.0
Host
OS darwin
Version 13.1
Arch arm64
Additional context
No response
Contributing
Vote on this issue by adding a 👍 reaction.
To contribute a fix for this issue, leave a comment (and link to your pull request, if you've opened one already).
The text was updated successfully, but these errors were encountered: