Integrate: Infrastructure Manager
Opened this issue · 0 comments
markmandel commented
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:
- https://cloud.google.com/blog/products/management-tools/introducing-infrastructure-manager-powered-by-terraform
- https://cloud.google.com/infrastructure-manager/docs/overview
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..