609 B
609 B
layout | page_title | sidebar_current | description |
---|---|---|---|
circonus | Provider: Circonus | docs-circonus-index | A provider for Circonus. |
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.api_url
- (Optional) The API URL to use to talk with. The default ishttps://api.circonus.com/v2
.