Skip to content

Latest commit

 

History

History
159 lines (87 loc) · 3.94 KB

constellix.md

File metadata and controls

159 lines (87 loc) · 3.94 KB
layout title type resource
resource
constellix
provider
constellix

Index

Example Usage

provider "constellix" {
  version = "0.3.7"

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

top

Resources

top

Datasources

top