Skip to content

Latest commit

 

History

History
35 lines (20 loc) · 1.84 KB

README.md

File metadata and controls

35 lines (20 loc) · 1.84 KB

IO Services CMS

Manages Service lifecycle and publication.

Infra Drift Detection Infra Continuous Delivery


Architecture

architecture

Folder structure

TBD need to clear

Development

Cloud resources

Cloud resources are defined using terraform for infrastructure-as-code development. There are two terraform projects in this repository:

  • infra define the resources used by the application
  • .identity connects GitHub's workflow to be executed by our custom runners (hence inheriting resource access policies).

Please refer to our development guide before contributing.

Feature Flags

The table below describes the features that can be activated/deactivated, either globally or by restricting them to specific users, by modifying specific configuration parameters, called FeatureFlags, in the application.

Configuration Parameter Value Type Description Example
USERID_AUTOMATIC_SERVICE_APPROVAL_INCLUSION_LIST List<String> Automatically approve review requests for services related to Users in the inclusion list. user1,user2,..userN