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
11
stars
5
forks
source link
[BugFix] - Multi-Profile Feature Not Updating Workbook/ Log Results Based on Subscription Tags #257
This Pull Request addresses an issue with multi-cloud usage profiles in config.json. Specifically, it fixes a bug where adding subscription tags does not update the profile tag value in the workbook, which is necessary for assessors to observe discrepancies between identified and actual cloud usage.
This PR fixes/adds/changes/removes
Fixes the issue where subscription tags do not reflect the profile tag values in the workbook for single or multiple multi-cloud usage profiles.
Ensures that profile tag values in the workbook accurately represent the configuration in config.json.
Breaking Changes
None.
Testing Evidence
Verified that adding subscription tags in config.json updates the profile tag values in the workbook as expected.
Reproduced and tested cases with single and multiple multi-cloud usage profiles to confirm consistent behavior.
Below are screenshots showing updated values in the workbook based on the altered subscription tags.
Overview/Summary
This Pull Request addresses an issue with multi-cloud usage profiles in
config.json
. Specifically, it fixes a bug where adding subscription tags does not update the profile tag value in the workbook, which is necessary for assessors to observe discrepancies between identified and actual cloud usage.This PR fixes/adds/changes/removes
config.json
.Breaking Changes
None.
Testing Evidence
config.json
updates the profile tag values in the workbook as expected.As part of this Pull Request I have
main
branch./tools/Update-ModuleVersions.ps1
script)