* 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
17 lines
258 B
Plaintext
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
|