Add bigquery table.

This commit is contained in:
Tom Alexander
2021-07-20 01:12:01 -04:00
parent e88ba72449
commit 5241df2d94
2 changed files with 53 additions and 2 deletions

View File

@@ -6,3 +6,5 @@ A small terraform script to launch GKE with:
- GCR for custom docker images
- Auto-scaling node pool
- K8s database encryption
Contains some settings that are inadvisable in production (for example, disabling deletion protection). I include them because this project's goal is to provide a template for quickly spinning up a test/dev environment which may involve frequent deletions.