bridgecrew-gcp-read-only

bridgecrewio/bridgecrew-gcp-read-only/google

Terraform Module HCL GOOGLE

Connecting your GCP project to Bridgecrew

Install
module "bridgecrew-gcp-read-only" {
source = "bridgecrewio/bridgecrew-gcp-read-only/google"
version = "0.3.6"
}
plain text: /constructs/tfmod-bridgecrewio-bridgecrew-gcp-read-only-google/install.txt
⭐ Source on GitHub 📦 Registry page
README

Bridgecrew GCP ReadOnly Integration ![Maintained by Bridgecrew.io](https://bridgecrew.io) ![GitHub tag (latest SemVer)](https://github.com/bridgecrewio/terraform-google-bridgecrew-read-only/releases/latest) !Terraform Version ![Infrastructure Tests](https://www.bridgecrew.cloud/link/badge?vcs=github&fullRepo=bridgecrewio%2Fterraform-google-bridgecrew-gcp-read-only&benchmark=CIS+GCP+V1.1) 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

Inputs (3)
NameTypeDescriptionDefault
org_namestringThe name of the org as registered in Bridgecrew console required
bridgecrew_tokenstringYour authentication token as can be found in https://www.bridgecrew.cloud/integr required
project_idstringThe ID of the project to connect. If not set, default project will be connected required
Resources (5)
google_project_iam_membergoogle_project_servicegoogle_service_accountgoogle_service_account_keynull_resource
Details
FrameworkTerraform Module
LanguageHCL
Version0.3.6
Cloud GOOGLE
★ Stars2
Forks5
Total downloads114.5k
Inputs3
Resources5
Namespacebridgecrewio
Updated