Add CMEK support to FAST and controls for CMEK encryption (#3556)

This commit is contained in:
Vannick Trinquier
2025-12-14 12:14:08 +07:00
committed by GitHub
parent ab0f55216a
commit cc24046be8
70 changed files with 4236 additions and 904 deletions

View File

@@ -21,15 +21,6 @@ import os
# List of folders and files that are expected to have same content
duplicates = [
# file comparison
[
"fast/stages/0-org-setup/datasets/classic/defaults.yaml",
"fast/stages/0-org-setup/datasets/hardened/defaults.yaml",
],
[
"fast/stages/0-org-setup/datasets/classic/projects/core/billing-0.yaml",
"fast/stages/0-org-setup/datasets/hardened/projects/core/billing-0.yaml",
],
# deep recursive folder comparison
[
"fast/stages/0-org-setup/datasets/classic/organization/custom-roles",