* sample test * bump tftest library version in requirements * org env: initial tests * Fix boilerplate * add boilerplate to skel testing cloud build * use package structure for tests * use package structure for tests * add bolerplate to package init files * wip build config for tests * initial test cloud build configuration * dummy change * add comment to test configuration file * add missing test docstring * remove debug logging config from tests fixture
13 lines
185 B
Plaintext
13 lines
185 B
Plaintext
**/.terraform
|
|
**/terraform.tfstate*
|
|
**/terraform.tfvars
|
|
!tests/**/terraform.tfvars
|
|
**/__pycache__
|
|
**/.pytest_cache
|
|
.idea
|
|
.vscode
|
|
backend.tf
|
|
backend-config.hcl
|
|
credentials.json
|
|
key.json
|