layout | title | type | resource |
---|---|---|---|
resource |
fortios |
provider |
fortios |
provider "fortios" {
version = "1.11.0"
# cabundlefile - (optional) is a type of string
cabundlefile = null
# cacert - (optional) is a type of string
cacert = null
# clientcert - (optional) is a type of string
clientcert = null
# clientkey - (optional) is a type of string
clientkey = null
# fmg_cabundlefile - (optional) is a type of string
fmg_cabundlefile = null
# fmg_hostname - (optional) is a type of string
fmg_hostname = null
# fmg_insecure - (optional) is a type of bool
fmg_insecure = null
# fmg_passwd - (optional) is a type of string
fmg_passwd = null
# fmg_username - (optional) is a type of string
fmg_username = null
# hostname - (optional) is a type of string
hostname = null
# insecure - (optional) is a type of bool
insecure = null
# peerauth - (optional) is a type of string
peerauth = null
# token - (optional) is a type of string
token = null
# vdom - (optional) is a type of string
vdom = null
}