New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@pulumi/alicloud

Package Overview
Dependencies
Maintainers
2
Versions
619
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pulumi/alicloud

A Pulumi package for creating and managing AliCloud resources.

0.16.3-alpha.1578922712
Source
npm
Version published
Weekly downloads
825
74.79%
Maintainers
2
Weekly downloads
 
Created
Source

Build Status

AliCloud Resource Provider

The AliCloud resource provider for Pulumi lets you use AliCloud resources in your cloud programs. To use this package, please install the Pulumi CLI first.

Installing

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 @pulumi/alicloud

or yarn:

$ yarn add @pulumi/alicloud

Python

To use from Python, install using pip:

$ pip install pulumi_alicloud

Go

To use from Go, use go get to grab the latest version of the library

$ go get github.com/pulumi/pulumi-alicloud/sdk/go/...

Concepts

The @pulumi/alicloud package provides a strongly-typed means to build cloud applications that create and interact closely with AliCloud resources. Resources are exposed for the entire AliCloud surface area.

Reference

For detailed reference documentation, please visit the API docs.

Keywords

pulumi

FAQs

Package last updated on 13 Jan 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts