Skip to content

niveklabs/yandex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

yandex Provider

provider "yandex" {
  version = "0.43.0"

  # cloud_id - (optional) is a type of string
  cloud_id = null
  # endpoint - (optional) is a type of string
  endpoint = null
  # folder_id - (optional) is a type of string
  folder_id = null
  # insecure - (optional) is a type of bool
  insecure = null
  # max_retries - (optional) is a type of number
  max_retries = null
  # plaintext - (optional) is a type of bool
  plaintext = null
  # service_account_key_file - (optional) is a type of string
  service_account_key_file = null
  # storage_access_key - (optional) is a type of string
  storage_access_key = null
  # storage_endpoint - (optional) is a type of string
  storage_endpoint = null
  # storage_secret_key - (optional) is a type of string
  storage_secret_key = null
  # token - (optional) is a type of string
  token = null
  # ymq_access_key - (optional) is a type of string
  ymq_access_key = null
  # ymq_endpoint - (optional) is a type of string
  ymq_endpoint = null
  # ymq_secret_key - (optional) is a type of string
  ymq_secret_key = null
  # zone - (optional) is a type of string
  zone = null
}

About

Yandex Provider

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages