0.6.1 • Published 4 years ago
@sacloud/pulumi_sakuracloud v0.6.1
Pulumi Provider for SakuraCloud
Compatibility with Pulumi
- Pulumi v3.x -> 0.6+
- Pulumi v2.x -> 0.5
- Pulumi v1.x -> ~0.4
Installing
pulumi plugin
$ pulumi plugin install resource sakuracloud 0.6.1 --server https://github.com/sacloud/pulumi-sakuracloud/releases/download/0.6.1SDK
This package is available in many languages in the standard packaging formats.
Node.js (Java/TypeScript)
To use from JavaScript or TypeScript in Node.js, install using either npm:
$ npm install @sacloud/pulumi_sakuracloudor yarn:
$ yarn add @sacloud/pulumi_sakuracloudPython
To use from Python, install using pip:
$ pip install pulumi_sakuracloudGo
To use from Go, use go get to grab the latest version of the library
$ go get github.com/sacloud/pulumi-sakuracloud/sdk.NET core(C#, VB.NET, and F#)
To use from .NET core, use dotnet to grab the latest version of the library
$ dotnet add package Pulumi.SakuracloudConfiguration
The following configuration points are available for the sakuracloud provider:
sakuracloud:token(environment:SAKURACLOUD_ACCESS_TOKEN) - the API token forsakuracloudsakuracloud:secret(environment:SAKURACLOUD_ACCESS_TOKEN_SECRET) - the API secret forsakuracloudsakuracloud:zone(environment:SAKURACLOUD_ZONE) - the default zone in which to deploy resources