Add context support for constraints and additional controls for hardened datasets (IAM, GKE and others) (#3661)

This commit is contained in:
Vannick Trinquier
2026-01-23 08:28:02 +07:00
committed by GitHub
parent 6f0e2ea5fb
commit 2ea4c27fe8
34 changed files with 2418 additions and 1354 deletions

View File

@@ -21,11 +21,6 @@ import os
# List of folders and files that are expected to have same content
duplicates = [
# deep recursive folder comparison
[
"fast/stages/0-org-setup/datasets/classic/organization/tags",
"fast/stages/0-org-setup/datasets/hardened/organization/tags",
],
# schemas
[
"fast/stages/1-vpcsc/schemas/access-level.schema.json",