GoogleCloudPlatform / security-response-automation

Take automated actions against threats and vulnerabilities.
Apache License 2.0
208 stars 52 forks source link

Improve documentation about target project and turbinia project #172

Closed amandakarina closed 4 years ago

amandakarina commented 4 years ago

Documentation need a better explanation about target project.

Since the disk must be on Turbinia project to be processed (when using cli, the cli makes a copy of the disk in the Turbinia project from the snapshot. Since we are not using the cli, the disk creation is made in the snapshot gcf, which makes the copy to the target project), the target-project-id must be the same as Turbinia project if Turbinia (when Turbinia is configured as an output).

Also, it must be added a note warning user to make sure that the projects id are the same as used to deploy (Terraform) or grant roles to the automation service account.