polite-needle-86030
01/24/2025, 12:35 PMthankful-flower-8175
01/24/2025, 1:31 PMthankful-flower-8175
01/24/2025, 1:32 PMpolite-needle-86030
01/24/2025, 3:33 PMpolite-needle-86030
01/24/2025, 3:33 PMpolite-needle-86030
01/24/2025, 3:33 PMlimited-rainbow-51650
01/25/2025, 2:18 PMInstallation & Configuration
page usually describes how to configure a provider, either via stack configuration or via environment variables.
Let me take the Buildkite
provider as an example:
https://www.pulumi.com/registry/packages/buildkite/installation-configuration/#configuration-options
The command to run to configure one of the options for the Buildkite provider is:
pulumi config set buildkite:<option>
With <option>
one of the entries in the table listed on the page I linked above.
I don’t see the Netbox provider listed in our registry, but I found one on Github. The README lists similar commands to configure it:
https://github.com/juhnny5/pulumi-netbox?tab=readme-ov-file#prerequisites