0.2.2 • Published 11 months ago
@unmango/pulumi-pihole v0.2.2
Pihole Resource Provider
The Pihole Resource Provider lets you manage pihole 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 @unmango/pulumi-piholeor yarn:
yarn add @unmango/pulumi-piholePython
To use from Python, install using pip:
pip install unmango_pulumi_piholeGo
To use from Go, use go get to grab the latest version of the library:
go get github.com/unmango/pulumi-pihole/sdk/go/....NET
To use from .NET, install using dotnet add package:
dotnet add package UnMango.Pulumi.PiholeReference
For detailed reference documentation, please visit the Pulumi registry.