Time v0.1.0 published on Wednesday, Sep 4, 2024 by pulumiverse
Time: Installation & Configuration
Installation
The Pulumi Time provider is available as a package in all Pulumi languages:
- JavaScript/TypeScript:
@pulumiverse/time
- Python:
pulumiverse_time
- Go:
github.com/pulumiverse/pulumi-time/sdk/go/time
- .NET:
Pulumiverse.Time
Provider Binary
The Time provider binary is a third party binary. It can be installed using the pulumi plugin
command.
pulumi plugin install resource time <version>
Replace the <version>
string with your desired version.