Hello all. I'm trying to configure a
Hello all. I'm trying to configure a tunnel using the terraform provider and am getting this error. I couldn't find any matches online, so trying to understand what's wrong here. Has anyone seen anything like this?
4 Replies
Here's what the request looks like. It includes the parameters
domain
and type
that are required per the documentation.
I've tried the 4.43 and 4.42 providers. The 5.0 returned some errors about having a bug that should be reported to the opentofu devs.you need to have a look at forming
cloudflare_zero_trust_access_application.devportal_tunnel
correctly.
auth.key_not_in_claims
I'm pretty sure my config matches the documentation. I don't have anything crazy:
i'm not familiar enough with ZT to tell you either way 🙂 i'd recommend using the other support channels to see if someone knows what is the problem here. you can use the HTTP interactions to come up with a tech agnostic reproduction example.