talos v0.2.0 published on Thursday, Dec 21, 2023 by Pulumiverse
Talos Linux: Installation & Configuration
Installation
The Pulumiverse Talos Linux provider is available as a package in all Pulumi languages:
- JavaScript/TypeScript:
@pulumiverse/talos
- Python:
pulumiverse_talos
- Go:
github.com/pulumiverse/pulumi-talos/sdk/go/talos
- .NET:
Pulumiverse.Talos
Provider Binary
The Talos provider binary is a third party binary. It can be installed using the pulumi plugin command.
pulumi plugin install resource talos <version> --server github://api.github.com/pulumiverse
Replace the version string with your desired version.
Setup
There are no provider configuration options. When accessing Talos Linux machines, use the node
property on the machine related resources.