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

Add option to --replace cloud resources if they already exist #3

Open
salsferrazza opened this issue Oct 19, 2022 · 2 comments
Open
Labels
enhancement New feature or request

Comments

@salsferrazza
Copy link
Collaborator

With the --replace option, the transcoder will not try to use existing cloud resources that correspond to message types in the schema (schemas, topics, BigQuery tables), rather it will delete and replace them with new ones derived from the schema represented in --schema_file. This would be a destructive action, so would have to be explicit and used with care.

@salsferrazza salsferrazza added the enhancement New feature or request label Oct 19, 2022
@mservidio
Copy link
Collaborator

@salsferrazza Would this apply for files too?

@salsferrazza
Copy link
Collaborator Author

salsferrazza commented Dec 29, 2022 via email

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

2 participants