terraform-provider-netdata

command module
v0.1.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 8, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

README

Terraform Provider for Netdata Cloud

This is the Terraform provider for the Netdata Cloud.

This provider allows you to install and manage Netdata Cloud resources using Terraform.

Contents

Requirements

  • Terraform v1.1.0 or later
  • Go v1.20 or later (to build the provider plugin)

Getting Started

  • from terraform registry

  • from source code

    $ cat ~/.terraformrc
    provider_installation {
        dev_overrides {
        "netdata/netdata" = "<your GOBIN directory>"
        }
        direct {}
    }
    
    • build the provider
    $ make local-build
    

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL