Skip to content

Latest commit

 

History

History
91 lines (53 loc) · 1.71 KB

dme.md

File metadata and controls

91 lines (53 loc) · 1.71 KB
layout title type resource
resource
dme
provider
dme

Index

Example Usage

provider "dme" {
  version = "0.1.3"

  # api_key - (required) is a type of string
  api_key = null
  # insecure - (optional) is a type of bool
  insecure = null
  # proxyurl - (optional) is a type of string
  proxyurl = null
  # secret_key - (required) is a type of string
  secret_key = null
}

top

Resources

top

Datasources

top