@pulumi/cloudinit
TypeScript icon, indicating that this package has built-in type declarations

1.4.3 • Public • Published

Actions Status Slack NPM version NuGet version Python version PkgGoDev License

CloudInit Provider

Provider for rendering cloud-init configurations.

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/cloudinit

or yarn:

$ yarn add @pulumi/cloudinit

Python 3

To use from Python, install using pip:

$ pip install pulumi_cloudinit

Go

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

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

.NET

To use from .NET, install using dotnet add package:

$ dotnet add package Pulumi.CloudInit

Reference

For further information, please visit the CloudInit provider docs or for detailed reference documentation, please visit the API docs.

Readme

Keywords

Package Sidebar

Install

npm i @pulumi/cloudinit

Homepage

pulumi.io

Weekly Downloads

1,399

Version

1.4.3

License

Apache-2.0

Unpacked Size

55.4 kB

Total Files

28

Last publish

Collaborators

  • joeduffy
  • pulumi-bot