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

Update Terraform module to create the Firestore DB through a terraform resource #93

Open
bgood opened this issue Mar 8, 2023 · 0 comments
Labels
backlog Placed in backlog for prioritization enhancement New feature or request good first issue Good for newcomers

Comments

@bgood
Copy link
Collaborator

bgood commented Mar 8, 2023

Looks like the App Engine Terraform resource can now create a Firestore db, so we should update the Autoscaler Terraform. This will clean up some steps in the deployment process and simplify the installation process.

Reference:
https://cloud.google.com/firestore/docs/solutions/automate-database-create#create_a_database_with_terraform
https://registry.terraform.io/providers/hashicorp/google/latest/docs/resources/app_engine_application

@bgood bgood added enhancement New feature or request good first issue Good for newcomers labels Mar 8, 2023
@davidcueva davidcueva added the backlog Placed in backlog for prioritization label Apr 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backlog Placed in backlog for prioritization enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants