Skip to content

Latest commit

 

History

History
65 lines (39 loc) · 1.1 KB

circonus.md

File metadata and controls

65 lines (39 loc) · 1.1 KB
layout title type resource
resource
circonus
provider
circonus

Index

Example Usage

provider "circonus" {
  version = "0.12.0"

  # api_url - (optional) is a type of string
  api_url = null
  # auto_tag - (optional) is a type of bool
  auto_tag = null
  # key - (required) is a type of string
  key = null
}

top

Resources

top

Datasources

top