From c2822a9c4833c8a0df05b4ac67a62576a8e3b8fc Mon Sep 17 00:00:00 2001 From: Jon Bratseth Date: Mon, 7 Oct 2019 14:56:05 +0200 Subject: Allow deployment instances --- .../deployment-with-instances.xml | 54 ++++++++++++++++++++++ 1 file changed, 54 insertions(+) create mode 100644 config-model/src/test/schema-test-files/deployment-with-instances.xml (limited to 'config-model/src/test/schema-test-files') diff --git a/config-model/src/test/schema-test-files/deployment-with-instances.xml b/config-model/src/test/schema-test-files/deployment-with-instances.xml new file mode 100644 index 00000000000..e23404df093 --- /dev/null +++ b/config-model/src/test/schema-test-files/deployment-with-instances.xml @@ -0,0 +1,54 @@ + + + + + + + + + + + + + us-west-1 + + us-central-1 + + us-east-3 + + us-north-1 + us-south-1 + + + us-north-2 + us-south-2 + + + + + us-east + + + + + + + + + + + + + + + + + us-central-1 + + + + + + + + -- cgit v1.2.3