Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

github.com/ryan-pip/pulumi-airbyte

Package Overview
Dependencies
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/ryan-pip/pulumi-airbyte

Source
Go
Version
v0.0.7
Version published
Created
Source

Pulumi Resource Provider

The Airbyte Provider lets you manage Airbyte resources.

Installing

This package is available for several languages/platforms:

Node.js (JavaScript/TypeScript)

To use from JavaScript or TypeScript in Node.js, install using either npm:

npm install @pulumi/airbyte

or yarn:

yarn add @pulumi/airbyte

Python

To use from Python, install using pip:

pip install pulumi_airbyte

Go

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

go get github.com/pulumi/pulumi-airbyte/sdk/go/...

.NET

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

dotnet add package Pulumi.Airbyte

Configuration

The following configuration points are available for the foo provider:

  • foo:apiKey (environment: FOO_API_KEY) - the API key for foo
  • foo:region (environment: FOO_REGION) - the region in which to deploy resources

Reference

For detailed reference documentation, please visit the Pulumi registry.

FAQs

Package last updated on 05 Sep 2023

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