Skip to main content

A Pulumi package for creating and managing SakuraCloud resources.

Project description

Pulumi Provider for SakuraCloud

Installing

pulumi plugin

$ pulumi plugin install resource sakuracloud 0.0.1 --server https://github.com/sacloud/pulumi-sakuracloud/releases/download/0.0.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/go/...

.NET core(C#, VB.NET, and F#) Preview

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 for sakuracloud
  • sakuracloud:secret (environment: SAKURACLOUD_ACCESS_TOKEN_SECRET) - the API secret for sakuracloud
  • sakuracloud: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.1.0.tar.gz (44.6 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page