Skip to content
This repository has been archived by the owner on Nov 19, 2023. It is now read-only.

Add info on how to find the findings-project. #192

Merged
merged 1 commit into from
Jun 15, 2020

Conversation

daniel-cit
Copy link
Contributor

The findings-project that need to be configured in the main variables.tf should be the one that was Configured in the Google Cloud Console in Security > Threat Detection.

The description of the variable did not have information of where to find which project was this.

@daniel-cit daniel-cit added bug Something isn't working documentation Improvements or additions to documentation labels Jun 12, 2020
@@ -5,7 +5,7 @@ variable "automation-project" {

variable "findings-project" {
type = string
description = "Project ID where security findings are sent to."
description = "Project ID where Event Threat Detection security findings are sent to by the Security Command Center. Configured in the Google Cloud Console in Security > Threat Detection."
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

if this is unclear to folks maybe the documentation should be also updated?

@daniel-cit daniel-cit merged commit 5617cc9 into master Jun 15, 2020
@ghost ghost deleted the bugfix/inform-where-to-find-the-findings-project branch June 15, 2020 12:18
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants