googleforgames/global-multiplayer-demo

Integrate: Infrastructure Manager

Opened this issue · 0 comments

Seems like a thing we should take advantage of:

Infrastructure Manager (Infra Manager) automates the deployment and management of Google Cloud infrastructure resources using Terraform.
Infra Manager allows you to deploy programmatically to Google Cloud, allowing you to use this service rather than maintaining a different toolchain to work with Terraform on Google Cloud.

Context:

The only tricky part - we generate files out of Terraform. We might need to implement #181 (and maybe some other steps) first, to remove the need to generate files..