You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1. In [Zero Trust](https://one.dash.cloudflare.com/), go to **Settings** > **Network**.
6
10
2. In **Firewall**, turn on **TLS decryption**.
11
+
12
+
</TabItem>
13
+
<TabItemlabel="Terraform (v5)">
14
+
15
+
1. Add the following permission to your [`cloudflare_api_token`](https://registry.terraform.io/providers/cloudflare/cloudflare/latest/docs/resources/api_token):
16
+
-`Zero Trust Write`
17
+
18
+
2. Configure the `tls_decrypt` argument in [`cloudflare_zero_trust_gateway_settings`](https://registry.terraform.io/providers/cloudflare/cloudflare/latest/docs/resources/zero_trust_gateway_settings):
0 commit comments