@pulumi/std
v1.7.3
Published
Standard library functions implemented as a native Pulumi provider.
Downloads
48,198
Readme
pulumi-std
Standard library functions implemented as a native Pulumi provider.
Function List
Build
make build
Test
make test
Generate inferred schema
make gen_schema
Installation (SDKs to be published)
The Pulumi String provider is available as a package in all Pulumi languages:
- JavaScript/TypeScript:
@pulumi/std
- Python:
pulumi-std
- Go:
github.com/pulumi/pulumi-std/sdk/go
- .NET:
Pulumi.Std
- YAML:
pulumi plugin install resource std