diff --git a/test/integration/test_schema_files.py b/test/integration/test_schema_files.py index 8aa44d2e1e..a46e42ec04 100644 --- a/test/integration/test_schema_files.py +++ b/test/integration/test_schema_files.py @@ -43,6 +43,7 @@ class TestSchemaFiles(TestCase): "Resources", "Resources/*", "Resources/*/Condition", + "Resources/*/CreationPolicy", "Resources/*/DeletionPolicy", "Resources/*/DependsOn", "Resources/*/DependsOn/*",