A Pulumi package for creating and managing SakuraCloud resources.
Project description
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.1
SDK
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_sakuracloud
or yarn:
$ yarn add @sacloud/pulumi_sakuracloud
Python
To use from Python, install using pip:
$ pip install pulumi_sakuracloud
Go
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.Sakuracloud
Configuration
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
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pulumi_sakuracloud-0.6.1.tar.gz
(138.8 kB
view details)
File details
Details for the file pulumi_sakuracloud-0.6.1.tar.gz.
File metadata
- Download URL: pulumi_sakuracloud-0.6.1.tar.gz
- Upload date:
- Size: 138.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0d3953f8a05f21df8d9559e4b6b93d5cc825ec3852e036e6a6ab2eb8c87ea17c
|
|
| MD5 |
95bc69ce68e81373fe742a313c9dc510
|
|
| BLAKE2b-256 |
6697a16ebf641cd79a53bddef1f1abb41fcbe9e849593095b6c95a6082aeac3b
|