Google Cloud
Visualize Google Cloud resources, map Google Cloud users to employees, and monitor visibility and governance of the environment through queries and alerts.
- Installation guide
- Google Cloud data model
Installation
To use this integration, JupiterOne requires the contents of a Google Cloud service account key file with the correct API services enabled. In addition, you must have permission in JupiterOne to install new integrations.
Google Cloud Configuration
Google Cloud has most API services disabled by default. When a Google Cloud service API is disabled, the JupiterOne integration will not ingest the data from that API. The following Google Cloud service APIs must be enabled to ingest all of the supported data into JupiterOne:
Service Name | Service API |
---|---|
Access Context Manager | accesscontextmanager.googleapis.com |
API Gateway | apigateway.googleapis.com |
App Engine Admin | appengine.googleapis.com |
BigQuery | bigquery.googleapis.com |
Binary Authorization | binaryauthorization.googleapis.com |
Certificate Authority Service | privateca.googleapis.com |
Cloud Asset | cloudasset.googleapis.com |
Cloud DNS | dns.googleapis.com |
Cloud Functions | cloudfunctions.googleapis.com |
Cloud Key Management Service (KMS) | cloudkms.googleapis.com |
Cloud Logging | logging.googleapis.com |
Cloud Memorystore for Memcached | memcache.googleapis.com |
Cloud Pub/Sub | pubsub.googleapis.com |
Cloud Resource Manager | cloudresourcemanager.googleapis.com |
Cloud Run | run.googleapis.com |
Cloud Spanner | spanner.googleapis.com |
Cloud SQL Admin | sqladmin.googleapis.com |
Cloud Storage | storage.googleapis.com |
Compute Engine | compute.googleapis.com |
Google Cloud Memorystore for Redis | redis.googleapis.com |
Identity and Access Management (IAM) | iam.googleapis.com |
Kubernetes Engine | container.googleapis.com |
Service Usage | serviceusage.googleapis.com |
Stackdriver Monitoring | monitoring.googleapis.com |
Secret Manager | secretmanager.googleapis.com |
Cloud Source Repositories | sourcerepo.googleapis.com |
Google Cloud service APIs can be enabled using one of the following methods:
Enabling Google Cloud Service API from Google Cloud Console
- Click on the service name link that you want to enable from the table above.
- Select your Google Cloud project from the project dropdown menu.
- Click Enable.
Enabling Google Cloud Service API from gcloud
CLI
Instructions on how to set up thegcloud
CLI can be found in the
JupiterOne Google Cloud integration developer documentation.
After setting up the gcloud
CLI, you can run the following command to enable all services that the JupiterOne integration supports.
You can only enable 20 services at a time.
gcloud services enable \
accesscontextmanager.googleapis.com \
apigateway.googleapis.com \
appengine.googleapis.com \
bigquery.googleapis.com \
binaryauthorization.googleapis.com \
privateca.googleapis.com \
cloudasset.googleapis.com \
dns.googleapis.com \
cloudfunctions.googleapis.com \
cloudkms.googleapis.com \
logging.googleapis.com \
memcache.googleapis.com \
pubsub.googleapis.com \
cloudresourcemanager.googleapis.com \
run.googleapis.com \
spanner.googleapis.com \
sqladmin.googleapis.com \
storage.googleapis.com \
compute.googleapis.com \
redis.googleapis.com \
iam.googleapis.com \
container.googleapis.com \
serviceusage.googleapis.com \
monitoring.googleapis.com \
secretmanager.googleapis.com \
sourcerepo.googleapis.com \
websecurityscanner.googleapis.com \
orgpolicy.googleapis.com
Creating Google Cloud project service account
- See the Google Cloud service account documentation for more information on how to create a service account in the project that you would like to ingest data from.
We must assign the correct permissions to the newly created service account for the integration to be run. We recommend using the following roles managed by Google Cloud:
Some additional data may be optionally ingested by the JupiterOne Google Cloud integration by configuring a custom role with the following permissions:
appengine.applications.get
binaryauthorization.policy.get
cloudasset.assets.searchAllIamPolicies
compute.projects.get
orgpolicy.policy.get
For BigQuery, the following additional permissions are needed to ingest BigQuery datasets, models, and tables respectively:
bigquery.datasets.get
bigquery.models.getMetadata
bigquery.tables.get
See the Google Cloud custom role documentation for additional information on how custom roles can be configured and assigned.
NOTE: You may also create a service account using the gcloud
CLI. There is documentation on how to leverage the CLI in the JupiterOne Google Cloud integration developer documentation.
Generate a service account key
See the Google Cloud service account key documentation for more information on how to create a service account key for the service account that you would like to ingest data using.
NOTE: You may also create a service account key using the gcloud
CLI. Read more about the CLI in the Google Cloud integration developer documentation.
JupiterOne + Google Cloud Organization
Given the correct permissions, JupiterOne has the ability to automatically discover each project under a Google Cloud organization and configure integration instances for each of the projects.
Setup
Select one Google Cloud project to configure a service account for JupiterOne.
Create the service account without a role. Copy the email address of the new service account (e.g.
my-sa@my-j1-project.iam.gserviceaccount.com
).Generate and copy a new service account key.
Enable all service APIs in the "main" project and each "child" project that you'd like JupiterOne to access. Documentation for enabling service APIs is described in an earlier section of this document.
NOTE: The "Cloud Asset" and "Identity and Access Management (IAM)" APIs only need to be enabled in the "main" project.
Switch to the organization that you'd like to create individual integration instances for each project
Create a new custom role with the following permissions:
resourcemanager.folders.get
resourcemanager.folders.list
resourcemanager.organizations.get
resourcemanager.projects.get
resourcemanager.projects.list
serviceusage.services.list
resourcemanager.organizations.getIamPolicy
cloudasset.assets.searchAllIamPolicies
The integration will also try to ingest organization policy for "storage.publicAccessPrevention" to precisely calculate storage buckets public access, it is therefore recommended that the following permission is also included in the custom role above:
orgpolicy.policy.get
The integration will calculate if a storage bucket is public or not based on the following conditions:
Public to internet
means one or more bucket-level permissions grant access toallUsers
orallAuthenticatedUsers
.Not public
means the bucket’s policy controls all objects uniformly, and no permissions have been granted to allUsers or allAuthenticatedUsers.Subject to object ACLs
means fine-grained, object-level access control lists (ACLs) are enabled. Objects may be public if they grant access to allUsers or allAuthenticatedUsers.
Navigate to the Cloud Resource Manager for that organization and add a new member to the organization. The new member email address is the email address of the service account that was created earlier. Select the new organization role that was created above, as well as the Google Cloud managed role "Security Reviewer" (
roles/iam.securityReviewer
) or an alternative JupiterOne custom role that you've created.Navigate to the JupiterOne Google Cloud integration configuration page to begin configuring the "main" integration instance.
Use the generated service account key as the value for the "Service Account Key File" field.
The "Polling Interval" that is selected for the "main" integration instances will be the same polling interval that is used for each of the child integration instances.
- Select the "Configure Organization Projects" checkbox.
- Enter the numerical value of the Google Cloud organization into the "Organization ID" text field (e.g. "1234567890").
- Click
CREATE CONFIGURATION
.
Depending on how many projects exist under a Google Cloud organization, the auto-configuration process may take a few minutes to complete. When the process has been completed, you will see your new integration instances on the JupiterOne Google Cloud integration list page.
Configuration in JupiterOne
To install the Google Cloud integration in JupiterOne, navigate to the Integrations tab in JupiterOne and select Google Cloud. Click New Instance to begin configuring your integration.
Creating a configuration requires the following:
- Account Name by which you want to identify this Google Cloud account in JupiterOne. Ingested entities will have this value stored in
tag.AccountName
when Add AccountName Tag is enabled. - Description that will assist your team to identify the integration instance.
- Polling Interval that you feel is sufficient for your monitoring needs. You can leave this as
DISABLED
and manually execute the integration. - Service Account Key File contents of the Google Cloud service account.
- Add any tags you want to use to simplify data management and queries.
Optionally, you can enter a project ID to target for data ingestion. The default is the project ID specified in the service account key file.
Select Configure Organization Projects if you want J1 to auto-configure all projects in your organization. J1 applies the configuration to all other projects that do not have optional j1-integration: SKIP
tag applied to the project in your infrastructure-as-code. Do not use the optional project ID if you want to use this feature.
Optionally, enter a numerical folder ID if you want to specify that J1 is to only ingest projects in a specific folder and any of its subfolders. If you have enabled Configure Organization Projects, J1 only auto-configures projects in this specified folder.
Click Create after all values are provided to finalize the integration.
Next steps
Now that your integration instance has been configured, it will begin running on the polling interval you provided, populating data within JupiterOne. Continue on to our Instance management guide to learn more about working with and editing integration instances.
Data Model
Entities
The following entities are created:
Resources | Entity _type | Entity _class |
---|---|---|
Access Context Manager Access Level | google_access_context_manager_access_level | Ruleset |
Access Context Manager Access Policy | google_access_context_manager_access_policy | AccessPolicy |
Access Context Manager Service Perimeter | google_access_context_manager_service_perimeter | Configuration |
Access Context Manager Service Perimeter Api Operation | google_access_context_manager_service_perimeter_api_operation | Configuration |
Access Context Manager Service Perimeter Egress Policy | google_access_context_manager_service_perimeter_egress_policy | ControlPolicy |
Access Context Manager Service Perimeter Ingress Policy | google_access_context_manager_service_perimeter_ingress_policy | ControlPolicy |
Access Context Manager Service Perimeter Method Selector | google_access_context_manager_service_perimeter_method_selector | Configuration |
AlloyDB for PostgreSQL | google_cloud_alloydb | Service |
AlloyDB for PostgreSQL Backup | google_cloud_alloydb_backup | Backup |
AlloyDB for PostgreSQL Cluster | google_cloud_alloydb_cluster | Database, DataStore, Cluster |
AlloyDB for PostgreSQL Connection | google_cloud_alloydb_connection | Network |
AlloyDB for PostgreSQL Instances | google_cloud_alloydb_instance | Database, DataStore, Host |
Api Gateway Api | google_api_gateway_api | Service |
Api Gateway Api Config | google_api_gateway_api_config | Configuration |
Api Gateway Gateway | google_api_gateway_gateway | Gateway |
AppEngine Application | google_app_engine_application | Application |
AppEngine Instance | google_app_engine_instance | Host |
AppEngine Service | google_app_engine_service | Container |
AppEngine Version | google_app_engine_version | Service |
Artifact Registry | google_cloud_artifact_registry | Service |
Artifact Registry Repository | google_cloud_artifact_registry_repository | CodeRepo, Repository |
Artifact Registry VPCSC Policy | google_cloud_artifact_registry_vpcsc_policy | Configuration |
Artifact Registry VPCSC configuration | google_cloud_artifact_registry_vpcsc_configuration | Configuration |
Artifact Repository Package | google_cloud_artifact_registry_package | CodeModule |
Audit Config | google_cloud_audit_config | Configuration |
Big Query Dataset | google_bigquery_dataset | DataStore, Database |
Big Query Model | google_bigquery_model | Model |
Big Query Table | google_bigquery_table | DataCollection |
Bigtable AppProfile | google_bigtable_app_profile | Configuration |
Bigtable Backup | google_bigtable_backup | Backup |
Bigtable Cluster | google_bigtable_cluster | Cluster |
Bigtable Instance | google_bigtable_instance | Database |
Bigtable Table | google_bigtable_table | DataCollection |
Billing Account | google_billing_account | Account |
Billing Budget | google_billing_budget | Ruleset |
Binary Authorization Policy | google_binary_authorization_policy | AccessPolicy |
Cloud API Service | google_cloud_api_service | Service |
Cloud Build | google_cloud_build | Workflow |
Cloud Build BitBucket Server Config | google_cloud_bitbucket_server_config | Configuration |
Cloud Build BitBucket Server Repo | google_cloud_bitbucket_server_repo | CodeRepo |
Cloud Build GitHub Enterprise Config | google_cloud_github_enterprise_config | Configuration |
Cloud Build Trigger | google_cloud_build_trigger | Rule |
Cloud Build Worker Pool | google_cloud_build_worker_pool | Cluster |
Cloud Compute Router | google_cloud_compute_router | Device |
Cloud Deploy Automation | google_cloud_deploy_automation | Rule |
Cloud Deploy Delivery Pipeline | google_cloud_deploy_delivery_pipeline | Workflow |
Cloud Deploy Service | google_cloud_deploy_service | Service |
Cloud Function | google_cloud_function | Function |
Cloud Identity Device Users | google_cloud_identity_user | User |
Cloud Identity Devices | google_cloud_identity_device | Device |
Cloud Identity Groups | google_cloud_identity_group | UserGroup |
Cloud Identity Membership Roles | google_cloud_identity_member_role | AccessRole |
Cloud Identity SSO Profile | google_cloud_sso | Configuration |
Cloud Identity SSO Saml Provider | google_cloud_identity_saml_provider | Service |
Cloud Run Configuration | google_cloud_run_configuration | Configuration |
Cloud Run Route | google_cloud_run_route | Configuration |
Cloud Run Service | google_cloud_run_service | Service |
Cloud Source Repository | google_cloud_source_repository | CodeRepo |
Cloud Spanner | google_cloud_spanner | Service |
Cloud Spanner Backups | google_cloud_spanner_backup | Backup |
Cloud Storage Bucket | google_storage_bucket | DataStore |
Compute Address | google_compute_address | IpAddress |
Compute Backend Bucket | google_compute_backend_bucket | Gateway |
Compute Backend Service | google_compute_backend_service | Service |
Compute Disk | google_compute_disk | DataStore, Disk |
Compute Firewalls | google_compute_firewall | Firewall |
Compute Forwarding Rule | google_compute_forwarding_rule | Configuration |
Compute Global Address | google_compute_global_address | IpAddress |
Compute Global Forwarding Rule | google_compute_global_forwarding_rule | Configuration |
Compute Image | google_compute_image | Image |
Compute Instance | google_compute_instance | Host |
Compute Instance Group | google_compute_instance_group | Group |
Compute Instance Group Named Port | google_compute_instance_group_named_port | Configuration |
Compute Networks | google_compute_network | Network |
Compute Project | google_compute_project | Project |
Compute Region Health Check | google_compute_health_check | Service |
Compute Region Load Balancer | google_compute_url_map | Gateway |
Compute Region Target HTTP Proxy | google_compute_target_http_proxy | Gateway |
Compute Region Target HTTPS Proxy | google_compute_target_https_proxy | Gateway |
Compute SSL Policy | google_compute_ssl_policy | Policy |
Compute Snapshot | google_compute_snapshot | Image |
Compute Subnetwork | google_compute_subnetwork | Network |
Compute Target Pool | google_compute_target_pool | Group |
Compute Target SSL Proxy | google_compute_target_ssl_proxy | Gateway |
Container Cluster | google_container_cluster | Cluster |
Container Node Pool | google_container_node_pool | Group |
DNS Managed Zone | google_dns_managed_zone | DomainZone |
DNS Managed Zone Record | google_dns_managed_zone_record | DomainRecord |
DNS Policy | google_dns_policy | Ruleset |
Dataproc Cluster | google_dataproc_cluster | Cluster |
Folder | google_cloud_folder | Group |
IAM Binding | google_iam_binding | AccessPolicy |
IAM Custom Role | google_iam_role | AccessRole |
IAM Service Account | google_iam_service_account | User |
IAM Service Account Key | google_iam_service_account_key | AccessKey |
KMS Crypto Key | google_kms_crypto_key | Key, CryptoKey |
KMS Key Ring | google_kms_key_ring | Vault |
Logging Metric | google_logging_metric | Configuration |
Logging Project Sink | google_logging_project_sink | Logs |
Memcache Instance | google_memcache_instance | Database, DataStore, Cluster |
Memcache Instance Node | google_memcache_instance_node | Database, DataStore, Host |
Monitoring Alert Policy | google_monitoring_alert_policy | Policy |
Organization | google_cloud_organization | Organization |
Private CA Certificate | google_privateca_certificate | Certificate |
Private CA Certificate Authority | google_privateca_certificate_authority | Service |
Private CA Pool | google_privateca_pool | Group |
Project | google_cloud_project | Account |
PubSub Subscription | google_pubsub_subscription | Service |
PubSub Topic | google_pubsub_topic | Channel |
Redis Instance | google_redis_instance | Database, DataStore, Host |
SQL Admin MySQL Instance | google_sql_mysql_instance | Database |
SQL Admin MySQL Instance Database | google_sql_mysql_instance_database | Database |
SQL Admin MySQL Instance User | google_sql_mysql_instance_user | User |
SQL Admin Postgres Instance | google_sql_postgres_instance | Database |
SQL Admin Postgres Instance Database | google_sql_postgres_instance_database | Database |
SQL Admin Postgres Instance User | google_sql_postgres_instance_user | User |
SQL Admin SQL Server Instance | google_sql_sql_server_instance | Database |
SQL Admin SQL Server Instance Database | google_sql_sql_server_instance_database | Database |
SQL Admin SQL Server Instance User | google_sql_sql_server_instance_user | User |
Scan Config | google_cloud_scan_config | Configuration |
Scan Run | google_cloud_scan_run | Process, Task |
Secret | google_secret_manager_secret | Group |
Secret Version | google_secret_manager_secret_version | Secret |
Spanner Instance | google_spanner_instance | Database, Cluster |
Spanner Instance Config | google_spanner_instance_config | Configuration |
Spanner Instance Database | google_spanner_database | Database |
Spanner Instance Database Role | google_cloud_spanner_database_role | AccessRole |
Relationships
The following relationships are created:
Source Entity _type | Relationship _class | Target Entity _type |
---|---|---|
google_access_context_manager_access_policy | HAS | google_access_context_manager_access_level |
google_access_context_manager_access_policy | HAS | google_access_context_manager_service_perimeter |
google_access_context_manager_service_perimeter | HAS | google_access_context_manager_service_perimeter_egress_policy |
google_access_context_manager_service_perimeter | HAS | google_access_context_manager_service_perimeter_ingress_policy |
google_access_context_manager_service_perimeter | LIMITS | google_cloud_api_service |
google_access_context_manager_service_perimeter | PROTECTS | google_cloud_project |
google_access_context_manager_service_perimeter_api_operation | HAS | google_access_context_manager_service_perimeter_method_selector |
google_access_context_manager_service_perimeter_egress_policy | HAS | google_access_context_manager_service_perimeter_api_operation |
google_access_context_manager_service_perimeter_ingress_policy | HAS | google_access_context_manager_service_perimeter_api_operation |
google_api_gateway_api | USES | google_api_gateway_api_config |
google_api_gateway_api | HAS | google_api_gateway_gateway |
google_api_gateway_api_config | USES | google_iam_service_account |
google_app_engine_application | HAS | google_app_engine_service |
google_app_engine_application | USES | google_storage_bucket |
google_app_engine_service | HAS | google_app_engine_version |
google_app_engine_version | HAS | google_app_engine_instance |
google_bigquery_dataset | HAS | google_bigquery_model |
google_bigquery_dataset | HAS | google_bigquery_table |
google_bigquery_dataset | USES | google_kms_crypto_key |
google_bigtable_cluster | HAS | google_bigtable_backup |
google_bigtable_cluster | USES | google_kms_crypto_key |
google_bigtable_instance | HAS | google_bigtable_app_profile |
google_bigtable_instance | HAS | google_bigtable_cluster |
google_bigtable_instance | HAS | google_bigtable_table |
google_bigtable_table | HAS | google_bigtable_backup |
google_billing_account | HAS | google_billing_budget |
google_cloud_alloydb_cluster | HAS | google_cloud_alloydb_backup |
google_cloud_alloydb_cluster | USES | google_kms_crypto_key |
google_cloud_alloydb_instance | USES | google_cloud_alloydb_cluster |
google_cloud_alloydb_instance | HAS | google_cloud_alloydb_connection |
google_cloud_api_service | USES | google_cloud_audit_config |
google_cloud_api_service | HAS | google_iam_role |
google_cloud_api_service | HAS | resource |
google_cloud_artifact_registry_repository | USES | google_cloud_artifact_registry_package |
google_cloud_artifact_registry_repository | USES | google_kms_crypto_key |
google_cloud_artifact_registry_vpcsc_configuration | ASSIGNED | google_cloud_artifact_registry_vpcsc_policy |
google_cloud_audit_config | ALLOWS | google_domain |
google_cloud_audit_config | ALLOWS | google_group |
google_cloud_audit_config | ALLOWS | google_iam_service_account |
google_cloud_audit_config | ALLOWS | google_user |
google_cloud_bitbucket_server_config | HAS | google_cloud_bitbucket_server_repo |
google_cloud_build | USES | google_cloud_source_repository |
google_cloud_build | USES | google_storage_bucket |
google_cloud_build_trigger | TRIGGERS | google_cloud_build |
google_cloud_compute_router | USES | google_compute_address |
google_cloud_deploy_automation | TRIGGERS | google_cloud_deploy_delivery_pipeline |
google_cloud_deploy_delivery_pipeline | USES | google_storage_bucket |
google_cloud_deploy_service | HAS | google_cloud_deploy_delivery_pipeline |
google_cloud_folder | HAS | google_cloud_folder |
google_cloud_folder | HAS | google_cloud_project |
google_cloud_function | USES | google_cloud_source_repository |
google_cloud_function | USES | google_iam_service_account |
google_cloud_function | USES | google_storage_bucket |
google_cloud_identity_group | ASSIGNED | google_cloud_identity_member_role |
google_cloud_identity_saml_provider | USES | google_cloud_identity_group |
google_cloud_identity_user | USES | google_cloud_identity_device |
google_cloud_identity_user | IS | google_user |
google_cloud_organization | HAS | google_cloud_folder |
google_cloud_organization | HAS | google_cloud_project |
google_cloud_project | HAS | google_billing_budget |
google_cloud_project | HAS | google_binary_authorization_policy |
google_cloud_project | HAS | google_cloud_alloydb_cluster |
google_cloud_project | HAS | google_cloud_api_service |
google_cloud_project | HAS | google_cloud_artifact_registry |
google_cloud_project | HAS | google_cloud_artifact_registry_repository |
google_cloud_project | USES | google_cloud_artifact_registry_vpcsc_configuration |
google_cloud_project | ASSIGNED | google_cloud_artifact_registry_vpcsc_policy |
google_cloud_project | HAS | google_cloud_deploy_service |
google_cloud_project | HAS | google_cloud_spanner |
google_cloud_project | HAS | google_spanner_instance |
google_cloud_project | HAS | google_spanner_instance_config |
google_cloud_project | CONTAINS | google_sql_mysql_instance |
google_cloud_project | CONTAINS | google_sql_postgres_instance |
google_cloud_project | CONTAINS | google_sql_sql_server_instance |
google_cloud_run_service | MANAGES | google_cloud_run_configuration |
google_cloud_run_service | MANAGES | google_cloud_run_route |
google_cloud_scan_config | PERFORMED | google_cloud_scan_run |
google_cloud_sso | ASSIGNED | google_cloud_identity_group |
google_compute_backend_bucket | HAS | google_storage_bucket |
google_compute_backend_service | HAS | google_compute_health_check |
google_compute_backend_service | HAS | google_compute_instance_group |
google_compute_backend_service | HAS | google_compute_target_ssl_proxy |
google_compute_disk | USES | google_compute_image |
google_compute_disk | CREATED | google_compute_snapshot |
google_compute_disk | USES | google_kms_crypto_key |
google_compute_firewall | PROTECTS | google_compute_network |
google_compute_forwarding_rule | USES | google_compute_address |
google_compute_forwarding_rule | CONNECTS | google_compute_backend_service |
google_compute_forwarding_rule | CONNECTS | google_compute_network |
google_compute_forwarding_rule | CONNECTS | google_compute_subnetwork |
google_compute_forwarding_rule | CONNECTS | google_compute_target_http_proxy |
google_compute_forwarding_rule | CONNECTS | google_compute_target_https_proxy |
google_compute_forwarding_rule | CONNECTS | google_compute_target_pool |
google_compute_global_forwarding_rule | CONNECTS | google_compute_backend_service |
google_compute_global_forwarding_rule | CONNECTS | google_compute_network |
google_compute_global_forwarding_rule | CONNECTS | google_compute_subnetwork |
google_compute_global_forwarding_rule | CONNECTS | google_compute_target_http_proxy |
google_compute_global_forwarding_rule | CONNECTS | google_compute_target_https_proxy |
google_compute_image | USES | google_compute_image |
google_compute_image | USES | google_kms_crypto_key |
google_compute_instance | USES | google_compute_address |
google_compute_instance | USES | google_compute_disk |
google_compute_instance | TRUSTS | google_iam_service_account |
google_compute_instance_group | HAS | google_compute_instance |
google_compute_instance_group | HAS | google_compute_instance_group_named_port |
google_compute_network | HAS | google_cloud_compute_router |
google_compute_network | HAS | google_compute_address |
google_compute_network | HAS | google_compute_firewall |
google_compute_network | HAS | google_compute_global_address |
google_compute_network | CONNECTS | google_compute_network |
google_compute_network | CONTAINS | google_compute_subnetwork |
google_compute_network | HAS | google_dns_policy |
google_compute_project | HAS | google_compute_instance |
google_compute_snapshot | CREATED | google_compute_image |
google_compute_subnetwork | HAS | google_compute_address |
google_compute_subnetwork | HAS | google_compute_global_address |
google_compute_subnetwork | HAS | google_compute_instance |
google_compute_target_https_proxy | HAS | google_compute_ssl_policy |
google_compute_target_pool | HAS | google_compute_instance |
google_compute_target_ssl_proxy | HAS | google_compute_ssl_policy |
google_compute_url_map | HAS | google_compute_backend_bucket |
google_compute_url_map | HAS | google_compute_backend_service |
google_compute_url_map | HAS | google_compute_target_http_proxy |
google_compute_url_map | HAS | google_compute_target_https_proxy |
google_container_cluster | HAS | google_container_node_pool |
google_container_node_pool | HAS | google_compute_instance_group |
google_dataproc_cluster | USES | google_compute_image |
google_dataproc_cluster | USES | google_kms_crypto_key |
google_dataproc_cluster | USES | google_storage_bucket |
google_dns_managed_zone | HAS | google_dns_managed_zone_record |
google_iam_binding | ASSIGNED | everyone |
google_iam_binding | ASSIGNED | google_cloud_authenticated_users |
google_iam_binding | ASSIGNED | google_domain |
google_iam_binding | ASSIGNED | google_group |
google_iam_binding | ASSIGNED | google_iam_role |
google_iam_binding | USES | google_iam_role |
google_iam_binding | ASSIGNED | google_iam_service_account |
google_iam_binding | ASSIGNED | google_user |
google_iam_binding | ALLOWS | resource |
google_iam_service_account | CREATED | google_app_engine_version |
google_iam_service_account | HAS | google_iam_service_account_key |
google_kms_key_ring | HAS | google_kms_crypto_key |
google_logging_metric | HAS | google_monitoring_alert_policy |
google_logging_project_sink | USES | google_storage_bucket |
google_memcache_instance | USES | google_compute_network |
google_memcache_instance | HAS | google_memcache_instance_node |
google_privateca_certificate_authority | CREATED | google_privateca_certificate |
google_privateca_certificate_authority | USES | google_storage_bucket |
google_privateca_pool | HAS | google_privateca_certificate_authority |
google_pubsub_subscription | USES | google_pubsub_topic |
google_pubsub_topic | USES | google_kms_crypto_key |
google_redis_instance | USES | google_compute_network |
google_secret_manager_secret | HAS | google_secret_manager_secret_version |
google_spanner_database | ASSIGNED | google_cloud_spanner_database_role |
google_spanner_database | USES | google_kms_crypto_key |
google_spanner_instance | HAS | google_cloud_spanner_backup |
google_spanner_instance | HAS | google_spanner_database |
google_spanner_instance | USES | google_spanner_instance_config |
google_sql_mysql_instance | USES | google_iam_service_account |
google_sql_mysql_instance | CONNECTS | google_kms_crypto_key |
google_sql_mysql_instance | USES | google_kms_crypto_key |
google_sql_mysql_instance | HAS | google_sql_mysql_instance_database |
google_sql_mysql_instance | HAS | google_sql_mysql_instance_user |
google_sql_postgres_instance | USES | google_iam_service_account |
google_sql_postgres_instance | CONNECTS | google_kms_crypto_key |
google_sql_postgres_instance | USES | google_kms_crypto_key |
google_sql_postgres_instance | HAS | google_sql_postgres_instance_database |
google_sql_postgres_instance | HAS | google_sql_postgres_instance_user |
google_sql_sql_server_instance | CONNECTS | google_kms_crypto_key |
google_sql_sql_server_instance | USES | google_kms_crypto_key |
google_sql_sql_server_instance | HAS | google_sql_sql_server_instance_database |
google_sql_sql_server_instance | HAS | google_sql_sql_server_instance_user |
google_user | CREATED | google_app_engine_version |
google_user | ASSIGNED | google_cloud_alloydb_cluster |
internet | ALLOWS | google_compute_firewall |
Mapped Relationships
The following mapped relationships are created:
Source Entity _type | Relationship _class | Target Entity _type | Direction |
---|---|---|---|
google_cloud_artifact_registry_package | IS | *npm_package* | FORWARD |
google_cloud_artifact_registry_repository | USES | *npm_package* | FORWARD |
google_cloud_build_trigger | USES | *github_repo* | FORWARD |
google_cloud_deploy_delivery_pipeline | USES | *github_repo* | FORWARD |