Skip to content

Latest commit

 

History

History
129 lines (70 loc) · 3.79 KB

azuredevops.md

File metadata and controls

129 lines (70 loc) · 3.79 KB
layout title type resource
resource
azuredevops
provider
azuredevops

Index

Example Usage

provider "azuredevops" {
  version = "0.1.3"

  # org_service_url - (optional) is a type of string
  org_service_url = null
  # personal_access_token - (optional) is a type of string
  personal_access_token = null
}

top

Resources

top

Datasources

top