Module config
This page documents the language specification for the hcloud package. If you're looking for help working with the inputs, outputs, or functions of hcloud resources in a Pulumi program, please see the resource documentation for examples and API reference.
APIs
APIs
let endpoint
let endpoint: string | undefined = __config.get("endpoint");let token
let token: string | undefined = __config.get("token");The API token to access the Hetzner cloud.