DevOps approach to ISC deployments

Description

We want to show off our DevOps approach to Cloud Identity Governance using Github actions and our proprietary ‘isc console’.

We combine the capabilities of Github actions to automatically deploy from our git repository to a new environment. This allows us to start up new environments with existing configuration or to perform CICD like change to a current configured setup.

15 Likes

Great work @sauvee :slightly_smiling_face:

How to get access to ISC Console utility?

Thanks for your interest @pradeep1602

Unfortunately, the isc console is a proprietary utility, which we cannot share.

In essence it is a python based utility that leverages the ‘click’ package (Welcome to Click — Click Documentation (8.3.x)) for the nice menu structure and uses the ISC APIs to interact with ISC itself.

1 Like