bridgecrew-gcp-read-only
bridgecrewio/bridgecrew-gcp-read-only/google
Connecting your GCP project to Bridgecrew
Bridgecrew GCP ReadOnly Integration   !Terraform Version  Implementing this module allows visibility to your project on Bridgecrew Cloud. Module contents This module enables the APIs that allow us to have visibility into your Google Project and creates a service account for us to scan that project for misconfigurations. The service account requires the "Viewer" role in order to function properly. Configuration Prerequisites This module requires the cURL library t
| Name | Type | Description | Default |
|---|---|---|---|
| org_name | string | The name of the org as registered in Bridgecrew console | required |
| bridgecrew_token | string | Your authentication token as can be found in https://www.bridgecrew.cloud/integr | required |
| project_id | string | The ID of the project to connect. If not set, default project will be connected | required |