ci: add pre-commit, k8s and tflint action workflows
This commit is contained in:
parent
ce8747472c
commit
399dd397bb
5 changed files with 45 additions and 14 deletions
|
|
@ -1,12 +1,3 @@
|
|||
variable "argo_workflows_client_id" {
|
||||
description = "Client ID"
|
||||
type = string
|
||||
}
|
||||
|
||||
variable "argo_workflows_client_secret" {
|
||||
description = "Client secret"
|
||||
type = string
|
||||
}
|
||||
|
||||
variable "firezone_client_id" {
|
||||
description = "Client ID"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue