Skip to content

Commit

Permalink
Update src/content/docs/hyperdrive/configuration/connect-to-private-d…
Browse files Browse the repository at this point in the history
…atabase.mdx
  • Loading branch information
thomasgauvin authored Sep 23, 2024
1 parent 22eeea6 commit 5029a3d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ resource "cloudflare_hyperdrive_config" "<TERRAFORM_VARIABLE_NAME_FOR_CONFIGURA

</TabItem> </Tabs>

This command will create a Hyperdrive configuration using the usual database information (database name, database host, database user, and database password).
This will create a Hyperdrive configuration using the usual database information (database name, database host, database user, and database password).

In addition, it will also set the Access Client ID and the Access Client Secret of the Service Token. When Hyperdrive makes requests to the tunnel, requests will be intercepted by Access and validated using the credentials of the Service Token.

Expand Down

0 comments on commit 5029a3d

Please sign in to comment.