mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-03-13 01:00:50 -04:00
609 B
609 B
layout, page_title, sidebar_current, description
| 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.