Skip to content

Commit

Permalink
Remove GCP arch viz since it's moved to Forseti (GoogleCloudPlatform#484
Browse files Browse the repository at this point in the history
)

* Remove GCP arch viz since it's moved to Forseti

* Revert "Remove GCP arch viz since it's moved to Forseti"

This reverts commit 3c4c85d.

* Remove arch viz and update root README
  • Loading branch information
ryanmcdowell authored and onetwopunch committed Jun 3, 2020
1 parent fd1d5b3 commit d43a5d4
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 355 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ The tools folder contains ready-made utilities which can simpilfy Google Cloud P
* [GCE Disk Encryption Converter](tools/gce-google-keys-to-cmek) - A tool that converts disks attached to a GCE VM instnace from Google-managed keys to a customer-managed key stored in Cloud KMS.
* [GCE Quota Sync](tools/gce-quota-sync) - A tool that fetches resource quota usage from the GCE API and synchronizes it to Stackdriver as a custom metric, where it can be used to define automated alerts.
* [GCE Usage Log](tools/gce-usage-log) - Collect GCE instance events into a BigQuery dataset, surfacing your vCPUs, RAM, and Persistent Disk, sliced by project, zone, and labels.
* [GCP Architecture Visualizer](/tools/gcp-arch-viz) - A tool that takes CSV output from a Forseti Inventory scan and draws out a dynamic hierarchical tree diagram of org -> folders -> projects -> gcp_resources using the D3.js javascript library.
* [GCP Architecture Visualizer](https://github.com/forseti-security/forseti-visualizer) - A tool that takes CSV output from a Forseti Inventory scan and draws out a dynamic hierarchical tree diagram of org -> folders -> projects -> gcp_resources using the D3.js javascript library.
* [GCP Organization Hierarchy Viewer](tools/gcp-org-hierarchy-viewer) - A CLI utility for visualizing your organization hierarchy in the terminal.
* [GCS Bucket Mover](tools/gcs-bucket-mover) - A tool to move user's bucket, including objects, metadata, and ACL, from one project to another.
* [GCS Usage Recommender](tools/gcs-usage-recommender) - A tool that generates bucket-level intelligence and access patterns across all projects for a GCP project to generate recommended object lifecycle management.
Expand Down
42 changes: 0 additions & 42 deletions tools/gcp-arch-viz/README.md

This file was deleted.

Binary file removed tools/gcp-arch-viz/gcp-arch-viz.gif
Binary file not shown.
294 changes: 0 additions & 294 deletions tools/gcp-arch-viz/gcp-arch-viz.html

This file was deleted.

18 changes: 0 additions & 18 deletions tools/gcp-arch-viz/gcp-data.csv

This file was deleted.

0 comments on commit d43a5d4

Please sign in to comment.