Skip to content

Latest commit

 

History

History
71 lines (41 loc) · 1.38 KB

hcp.md

File metadata and controls

71 lines (41 loc) · 1.38 KB
layout title type resource
resource
hcp
provider
hcp

Index

Example Usage

provider "hcp" {
  version = "0.4.0"

  # client_id - (optional) is a type of string
  client_id = null
  # client_secret - (optional) is a type of string
  client_secret = null
}

top

Resources

top

Datasources

top