Google Cloud Platform (GCP) configuration scanning tool

Cloudimized is a Google Cloud Platform (GCP) configuration scanning tool. It allows
monitoring changes of selected resources.

Cloudimized performs similar function as Oxidized, but for Cloud environment.

Example Slack notification when using all optional features, including a git diff of the change

Overview

Cloudimized periodical scans of GCP resources via API calls and dumps them into yaml files. Files are tracked in Git,
so every configuration change is being tracked.
It gathers additional information for each change: changer’s identity, related Terraform runs
(optionally), identify change ticket number (optionally).
Optionally it sends Slack notifications for each change.

Features

  • Project discovery across GCP organization
  • Identifying changer identity
  • Manual changes detection
  • Identifying Terraform runs
  • Identifying change tickets
  • Slack notifications

Feature details

Workflow

On each execution Cloudimized performs following actions:

  1. Gets configuration

     

     

     

    To finish reading, please visit source site