Categorygithub.com/h0x91b-wix/terraform-provider-netbox
modulepackage
0.0.0-20200129093543-de7cc31dc7a3
Repository: https://github.com/h0x91b-wix/terraform-provider-netbox.git
Documentation: pkg.go.dev

# README

Extend your PATH

Add to your ~/.bashrc or ~/.zshrc

export PATH=$PATH:$(go env GOPATH)/bin

Then reload zsh/bash

source ~/.zshrc

Installation

Reference

go get github.com/hashicorp/terraform
go get github.com/terraform-providers/terraform-provider-template

go install github.com/hashicorp/terraform
go install github.com/terraform-providers/terraform-provider-template

go install .

go build -o terraform-provider-netbox

# Functions

Provider hello.

# Structs

Config is used to store all provider settings.