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

Split out gcloud functionality into separate modules #524

Closed
ramo-j opened this issue Feb 9, 2022 · 0 comments · Fixed by #537
Closed

Split out gcloud functionality into separate modules #524

ramo-j opened this issue Feb 9, 2022 · 0 comments · Fixed by #537
Assignees

Comments

@ramo-j
Copy link
Collaborator

ramo-j commented Feb 9, 2022

Currently GoogleCloudCollector performs two distinct tasks - Copies disks around, and creates a forensics vm. It would make sense for these to be split out into separate pieces.

Current plan is for 3 PRs: creation of a gce disk copy module, creation of a gce forensics vm creation module, then removal of the existing module with updates to recipes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant