chore: implement integration testing
Showing
- docker-compose.yml 13 additions, 0 deletionsdocker-compose.yml
- outputs.tf 11 additions, 2 deletionsoutputs.tf
- run_tests.sh 99 additions, 0 deletionsrun_tests.sh
- tests/cloud_run_service.tftest.hcl 320 additions, 0 deletionstests/cloud_run_service.tftest.hcl
- tests/cloudsql.tftest.hcl 229 additions, 0 deletionstests/cloudsql.tftest.hcl
- tests/load_balancer.tftest.hcl 103 additions, 0 deletionstests/load_balancer.tftest.hcl
- tests/monitoring.tftest.hcl 315 additions, 0 deletionstests/monitoring.tftest.hcl
- tests/pre_deploy_job.tftest.hcl 129 additions, 0 deletionstests/pre_deploy_job.tftest.hcl
- tests/setup/main.tf 72 additions, 0 deletionstests/setup/main.tf
- tests/setup/outputs.tf 24 additions, 0 deletionstests/setup/outputs.tf
- tests/setup/variables.tf 41 additions, 0 deletionstests/setup/variables.tf
- tests/tests.tfvars 2 additions, 0 deletionstests/tests.tfvars
- tests/vpc_access.tftest.hcl 181 additions, 0 deletionstests/vpc_access.tftest.hcl
docker-compose.yml
0 → 100644
run_tests.sh
0 → 100755
tests/cloud_run_service.tftest.hcl
0 → 100644
tests/cloudsql.tftest.hcl
0 → 100644
tests/load_balancer.tftest.hcl
0 → 100644
tests/monitoring.tftest.hcl
0 → 100644
tests/pre_deploy_job.tftest.hcl
0 → 100644
tests/setup/main.tf
0 → 100644
tests/setup/outputs.tf
0 → 100644
tests/setup/variables.tf
0 → 100644
tests/tests.tfvars
0 → 100644
tests/vpc_access.tftest.hcl
0 → 100644
Please register or sign in to comment