layout | title | type | resource |
---|---|---|---|
resource |
gridscale |
provider |
gridscale |
provider "gridscale" {
version = "1.8.4"
# api_url - (optional) is a type of string
api_url = null
# http_headers - (optional) is a type of string
http_headers = null
# token - (optional) is a type of string
token = null
# uuid - (optional) is a type of string
uuid = null
}