Files
hunfabric/.gitignore
Ludovico Magnocavallo 14fe796885 Add missing role to GKE nodepool service account, refactor test runners and parallelize tests (#164)
* add missing role to GKE nodepool service account

* refactor plan test runners

* remove spurious print statements from test

* use concurrency via locking the fixture dir

* add filelock to test requirements

* fix pytest arg in cloud build

* and yet another dep and args fix

* fix e2e runner, use correct runner in env e2e test

* revert parallel test changes, split modules and environments triggers

* I should stop experimenting in PRs
2020-11-09 21:32:09 +01:00

17 lines
258 B
Plaintext

**/.terraform
**/terraform.tfstate*
**/terraform.tfvars
**/.terraform.tfstate.lock.info
!tests/**/terraform.tfvars
**/__pycache__
**/.pytest_cache
**/.test.lock
.idea
.vscode
backend.tf
backend-config.hcl
credentials.json
key.json
terraform-ls.tf
bundle.zip