The Rockset Resource Provider lets you manage Rockset resources.
You'll need to install this plugin manually to override the default Pulumi repository location.
pulumi plugin install resource rockset --server github://api.github.com/ddn0/
This package is available for several languages/platforms:
To use from Python, install using pip
:
pip install pulumi-rockset
To use from Go, use go get
to grab the latest version of the library:
go get github.com/ddn0/pulumi-rockset/sdk/go/...
The following configuration points are available for the rockset
provider:
rockset:apiKey
(environment:ROCKSET_APIKEY
) - the API key for Rocksetrockset:apiServer
(environment:ROCKSET_APISERVER
) - the API endpoint for the region in which to deploy resources