chore: remove hardcoded token from examples, use SLESS_API_TOKEN env
This commit is contained in:
@@ -26,5 +26,5 @@ terraform {
|
||||
|
||||
provider "sless" {
|
||||
endpoint = "https://sless-api.kube5s.ru"
|
||||
token = "dev-token-change-me"
|
||||
# token читается из SLESS_API_TOKEN
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user