Skip to content

Latest commit

 

History

History
executable file
·
17 lines (14 loc) · 1.4 KB

File metadata and controls

executable file
·
17 lines (14 loc) · 1.4 KB

Monitor Recipe

Properties

Property Description Type Required Default Pattern
cloud_sql_region Location of cloud sql instances. string false - -
compute_region Location of compute instances. string false - -
forseti Config for the Forseti instance. object false - -
forseti.domain Domain for the Forseti instance. string false - -
forseti.network Name of the Forseti network. string false - -
forseti.security_command_center_source_id Security Command Center (SCC) Source ID used for Forseti notification. To enable viewing Forseti violations in SCC:

1) Omit this field initially, generate the Terraform configs and do a full deployment of Forseti;

2) Follow the guide to enable Forseti in SCC (you need a valid Forseti instance to do so) and obtain the SCC source ID;

3) Add the ID through this field, generate the Terraform configs and deploy Forseti again.
string false - -
forseti.subnet Name of the Forseti subnet. string false - -
project Config of project to host monitoring resources object false - -
storage_location Location of storage buckets. string false - -