Skip to content

Latest commit

 

History

History
65 lines (39 loc) · 1.1 KB

File metadata and controls

65 lines (39 loc) · 1.1 KB
layout resource
title circonus
type provider
resource 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