mirror of
https://github.com/devitq/yandexcloud-k3s.git
synced 2026-09-20 22:50:34 +00:00
init: initial commit
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
# This is just a template file, create environment variables when applying
|
||||
# Below all environment variables
|
||||
|
||||
YC_TOKEN=
|
||||
YC_CLOUD_ID=
|
||||
YC_FOLDER_ID=
|
||||
|
||||
# Must be the same as YC_FOLDER_ID
|
||||
TF_VAR_folder_id=
|
||||
|
||||
AWS_BUCKET=
|
||||
AWS_BUCKET_KEY=
|
||||
AWS_ENDPOINT=
|
||||
AWS_USE_PATH_STYLE=
|
||||
AWS_ACCESS_KEY_ID=
|
||||
AWS_SECRET_ACCESS_KEY=
|
||||
AWS_DEFAULT_REGION=
|
||||
Reference in New Issue
Block a user