Commit Graph

17 Commits

Author SHA1 Message Date
Tom Alexander
349d40c8f6
Add binding. 2021-07-18 18:27:42 -04:00
Tom Alexander
94b6a187e0
Add an output for the generated service account. 2021-07-18 18:27:42 -04:00
Tom Alexander
e17e2f24a7
Create the google service account. 2021-07-18 18:27:42 -04:00
Tom Alexander
06b787ef97
Start a module for creating a workload identity service account. 2021-07-18 18:27:42 -04:00
Tom Alexander
bae77832d2
Add machine type variable to GKE. 2021-07-18 18:27:24 -04:00
Tom Alexander
858d8ad35a
Require ssl for cloudsql. 2021-07-18 16:37:40 -04:00
Tom Alexander
40f4a8c398
Fix ip exhaustion by increasing services ip address range. 2021-07-13 22:14:40 -04:00
Tom Alexander
2cf9f93de6
Add in secondary range, but not working due to wrong network. 2021-07-13 22:13:48 -04:00
Tom Alexander
b92396d321
Switch to using an explicit net/subnet. 2021-07-13 22:13:47 -04:00
Tom Alexander
9d8a1f2142
Move GKE to its own module. 2021-07-13 22:13:47 -04:00
Tom Alexander
a6c408c3c6
Reduce range for private services to a /24 2021-07-13 22:13:47 -04:00
Tom Alexander
d8182298bc
Remove the old redis code. 2021-07-13 22:13:45 -04:00
Tom Alexander
7f186956db
Add a private redis instance. 2021-07-12 23:18:13 -04:00
Tom Alexander
b8216c71be
Only use local networking for cloudsql. 2021-07-12 22:26:32 -04:00
Tom Alexander
07b38295c3
Starting a networking module to get a private ip address for cloudsql. 2021-07-12 22:26:32 -04:00
Tom Alexander
edb515da09
Add a cloudsql instance. 2021-07-12 00:06:49 -04:00
Tom Alexander
c8d5c0bbd1
Change repo into a generic snippets repo.
Moves the current GKE code down into a folder.
2021-07-11 20:41:52 -04:00