8000 [Databases] Add support for creating/connecting to gcp databases/tables · Issue #190 · goblet/goblet · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

[Databases] Add support for creating/connecting to gcp databases/tables #190

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

Closed
anovis opened this issue Jul 13, 2022 · 1 comment
Closed
Labels
proposal Proposal for a new feature in Goblet

Comments

@anovis
Copy link
Collaborator
anovis commented Jul 13, 2022

As we build our goblet app it would be nice to have all app related infrastructure managed by goblet. It is common for an application to be backed by a database or if using a shared database, backed by its own table/tables. It would be cool to be able to define these in goblet and deploy/update.

It would be even nicer to be able to define schemas using sqlalchemy and have alembic migrations built into goblet as well.

@anovis anovis added the proposal Proposal for a new feature in Goblet label Jul 13, 2022
anovis pushed a commit that referenced this issue Oct 14, 2022
- addresses #190 
- adds functionality to deploy VPC Connector and Redis Instance
- injects infrastructure environment configuration for different backends
- clean up configuration passthroughs for backend classes
- update deploy flags from `skip_function, only_function` to `skip_resources, skip_backend, skip_infra`
- add ability to write configuration values to local config file with `write_config` flag
- documentation updates
@anovis
Copy link
Collaborator Author
anovis commented Jan 10, 2023

Closing due to #254 and issue #279

@anovis anovis closed this as completed Jan 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
proposal Proposal for a new feature in Goblet
Projects
None yet
Development

No branches or pull requests

1 participant
0