From b3a4dba6485b2857689be48fc408455ba2e7e34f Mon Sep 17 00:00:00 2001 From: mischa Date: Fri, 17 Jun 2022 18:20:33 +0200 Subject: [PATCH] add OCI --- config/ocivcnconnectors1.txt | 15 +++++++++++++++ config/ocivcnconnectors2.txt | 15 +++++++++++++++ 2 files changed, 30 insertions(+) create mode 100644 config/ocivcnconnectors1.txt create mode 100644 config/ocivcnconnectors2.txt diff --git a/config/ocivcnconnectors1.txt b/config/ocivcnconnectors1.txt new file mode 100644 index 0000000..10466a4 --- /dev/null +++ b/config/ocivcnconnectors1.txt @@ -0,0 +1,15 @@ +{ + "customerRegion": "eu-amsterdam-1", + "name": "alkiraemea-eu-nwest1-1-vcn", + "vcnId": "ocid1.vcn.oc1.eu-amsterdam-1.amaaaaaar4jkmoyaralr5msmqce34u5suwe4lpsmocinqc5krtqiks7m6v3a", + "credentialId": "1090471d-6b90-45ed-a51d-a5909119f806", + "cxp": "GERMANYWESTCENTRAL-AZURE-1", + "segments": [ + "Corporate" + ], + "group": "Users", + "size": "LARGE", + "billingTags": [ + "333" + ] +} diff --git a/config/ocivcnconnectors2.txt b/config/ocivcnconnectors2.txt new file mode 100644 index 0000000..be53f58 --- /dev/null +++ b/config/ocivcnconnectors2.txt @@ -0,0 +1,15 @@ +{ + "customerRegion": "eu-amsterdam-1", + "name": "alkiraemea-eu-nwest1-2-vcn", + "vcnId": "ocid1.vcn.oc1.eu-amsterdam-1.amaaaaaar4jkmoyanvd4kizf6hv36uqu34gnm5gbxwycqrtwx4ymderkxmha", + "credentialId": "1090471d-6b90-45ed-a51d-a5909119f806", + "cxp": "GERMANYWESTCENTRAL-AZURE-1", + "segments": [ + "Prod" + ], + "group": "Development", + "size": "LARGE", + "billingTags": [ + "343" + ] +}