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 c606302 commit 22eeea6
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,9 @@ resource "cloudflare_hyperdrive_config" "<TERRAFORM_VARIABLE_NAME_FOR_CONFIGURA
access_client_id = "<ACCESS_CLIENT_ID>"
access_client_secret = "<ACCESS_CLIENT_SECRET>"
}
caching = {
disabled = false
}
}
```

Expand Down

0 comments on commit 22eeea6

Please sign in to comment.