» Circonus Provider

The Circonus provider gives the ability to manage a Circonus account.

Use the navigation to the left to read about the available resources.

» Usage

provider "circonus" {
  key = "b8fec159-f9e5-4fe6-ad2c-dc1ec6751586"
}

» Argument Reference

The following arguments are supported:

  • key - (Required) The Circonus API Key. It can be sourced from the CIRCONUS_API_KEY environment variable.
  • api_url - (Optional) The API URL to use to talk with. The default is https://api.circonus.com/v2. It can be sourced from the CIRCONUS_API_URL environment variable.