ssc-spc-ccoe-cei / azure-guardrails-solution-accelerator

This implementation automates reporting to verify compliance with GC Cloud Guardrails. SSC and TBS review the results. Cette mise en œuvre automatise la production de rapports afin de vérifier la conformité aux mesures de sécurité infonuagique du GC. SPC et SCT examinent les résultats.
Other
7 stars 4 forks source link

[Enhancement] - Multi Cloud usage profiles #161

Closed singhgss closed 1 week ago

singhgss commented 1 month ago

Overview/Summary

Added logic for the feature flag "enableMultiCloudProfiles". By default, it is turned off and can be enabled in config.json. When turned on, it evaluates each module specified in module.json using cloudUsageProfile and moduleProfile. Currently, profiling work is completed up to Guardrail 5 as part of the first release of this feature. Subsequent PRs will be raised to complete the remaining Guardrails.

This PR fixes/adds/changes/removes

Breaking Changes

  1. None.
  2. None.

Testing Evidence

As part of this Pull Request, I have