Socket
Socket
Sign inDemoInstall

@pulumi/aiven

Package Overview
Dependencies
288
Maintainers
2
Versions
346
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @pulumi/aiven

A Pulumi package for creating and managing Aiven cloud resources.


Version published
Weekly downloads
1.6K
decreased by-53.19%
Maintainers
2
Install size
43.9 MB
Created
Weekly downloads
 

Readme

Source

Actions Status Slack NPM version Python version NuGet version PkgGoDev License

Aiven Resource Provider

The Aiven resource provider for Pulumi lets you manage Aiven 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/aiven

or yarn:

$ yarn add @pulumi/aiven

Python

To use from Python, install using pip:

$ pip install pulumi_aiven

Go

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

$ go get github.com/pulumi/pulumi-aiven/sdk/v5

.NET

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

$ dotnet add package Pulumi.Aiven

Configuration

The following configuration points are available:

  • aiven:apiToken - (Optional) This is the API token to interact with your Aiven account. May be set via the AIVEN_TOKEN environment variable.

Reference

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

Keywords

FAQs

Last updated on 25 Mar 2024

Did you know?

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc