Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrate: Infrastructure Manager #192

Open
markmandel opened this issue Sep 14, 2023 · 0 comments
Open

Integrate: Infrastructure Manager #192

markmandel opened this issue Sep 14, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@markmandel
Copy link
Member

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..

@markmandel markmandel added the enhancement New feature or request label Sep 14, 2023
markmandel added a commit to markmandel/global-multiplayer-demo that referenced this issue Mar 12, 2024
This moves the liquidbase.properties file into a GCS bucket, so it's
referencable from the Cloud Build script that does the Spanner schema
migration.

This moves the file off the local file system, which is a pre-requisite
work for googleforgames#192, and should also be done before marking googleforgames#181 as complete.
markmandel added a commit that referenced this issue Mar 12, 2024
This moves the liquidbase.properties file into a GCS bucket, so it's
referencable from the Cloud Build script that does the Spanner schema
migration.

This moves the file off the local file system, which is a pre-requisite
work for #192, and should also be done before marking #181 as complete.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant