Skip to content

Commit c6bdba1

Browse files
authored
Update resource name
1 parent dcee9a5 commit c6bdba1

File tree

1 file changed

+1
-1
lines changed
  • src/content/docs/cloudflare-one/connections/connect-networks/deploy-tunnels/deployment-guides

1 file changed

+1
-1
lines changed

src/content/docs/cloudflare-one/connections/connect-networks/deploy-tunnels/deployment-guides/terraform.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ The following configuration will modify settings in your Cloudflare account.
154154
access {
155155
required = true
156156
team_name = "myteam"
157-
aud_tag = [cloudflare_access_application.http_app.aud]
157+
aud_tag = [cloudflare_zero_trust_access_application.http_app.aud]
158158
}
159159
}
160160
}

0 commit comments

Comments
 (0)