Skip to main content

Governor Lifecycle

Overview

The Governor lifecycle

Security Approval

You will need some high-privileged service principals and API permissions to install and operate Governor in your enviroment.

  • A service principal to deploy Governor with terraform
  • For observer, you need "Read.All" permission in the target environment
  • For executor, you need "ReadWrite.All" permissions in the target environment

It's recommended to consult with your Security Team and get their approval before trying to install Governor in your environment.

Installation

The installation is performed with terraform and the definitions are stored in a private .git repository.

Therefore, any change to your Governor setup is transparently recorded and historized.

On-Boarding

If you opt-in for On-Boarding after Installation, you will get some basic training on "How to use Governor for Observation".

Observe

Use Governor to continuously observe your assets.

Manage

Use Governor to reliably change your assets with defined actions.

Refine and Extend

Governor is open for extensions

  • You can integrate with Governor API from scripts or 3rd party applications
  • You can configure Governor to provide additional information
  • You can add additional actions to extend the given management functionality
  • You can replace existing actions to tweak functionality