Add CMEK support to FAST and controls for CMEK encryption (#3556)
This commit is contained in:
committed by
GitHub
parent
ab0f55216a
commit
cc24046be8
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user