mirror of
https://git.vectorsigma.ru/public/k3s.git
synced 2026-07-28 21:49:29 +00:00
Add make commands to terraform automation and fix external dbs related issue (#7159)
* test: add make commands and dependencies Signed-off-by: Francisco <francisco.moral@suse.com> * fix: fix issue on logic for using external dbs and dependencies Signed-off-by: Francisco <francisco.moral@suse.com> --------- Signed-off-by: Francisco <francisco.moral@suse.com>
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -29,3 +29,7 @@ __pycache__
|
||||
/tests/.vscode
|
||||
/sonobuoy-output
|
||||
*.tmp
|
||||
config/local.tfvars
|
||||
*.terraform
|
||||
*.tfstate
|
||||
.terraform.lock.hcl
|
||||
|
||||
Reference in New Issue
Block a user