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:
fmoral2
2023-04-06 12:17:13 -03:00
committed by GitHub
parent 3e3512bdae
commit 6c394abb32
16 changed files with 775 additions and 356 deletions

4
.gitignore vendored
View File

@@ -29,3 +29,7 @@ __pycache__
/tests/.vscode
/sonobuoy-output
*.tmp
config/local.tfvars
*.terraform
*.tfstate
.terraform.lock.hcl