Skip to content

Latest commit

 

History

History
75 lines (44 loc) · 1.6 KB

launchdarkly.md

File metadata and controls

75 lines (44 loc) · 1.6 KB
layout title type resource
resource
launchdarkly
provider
launchdarkly

Index

Example Usage

provider "launchdarkly" {
  version = "1.5.1"

  # access_token - (optional) is a type of string
  access_token = null
  # api_host - (optional) is a type of string
  api_host = null
  # oauth_token - (optional) is a type of string
  oauth_token = null
}

top

Resources

top

Datasources

top