0.1.2 • Published 4 months ago

@natzka-oss/pulumi-netbox v0.1.2

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
4 months ago

Netbox Resource Provider

The Netbox Resource Provider lets you manage Netbox 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 @natzkalabsopensource/pulumi-netbox

or yarn:

yarn add @natzkalabsopensource/pulumi-netbox

Go

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

go get github.com/NatzkaLabsOpenSource/pulumi-netbox/sdk/go/...

.NET

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

dotnet add package Pulumi.Netbox

Configuration

The following configuration points are available for the netbox provider:

WIP, please refer to https://registry.terraform.io/providers/e-breuninger/netbox/latest/docs

0.1.2

4 months ago