Skip to content

Commit

Permalink
[btpmr-bot] 2024-10-23 06:10:16: fetched BTP metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
BTP Metadata Repo Bot committed Oct 23, 2024
1 parent 1cf7e62 commit bf95b10
Show file tree
Hide file tree
Showing 11 changed files with 112 additions and 0 deletions.
12 changes: 12 additions & 0 deletions v0/developer/cicd-app.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,10 +62,22 @@
"isFree": null,
"isBeta": false,
"dataCenters": [
{
"region": "ap10",
"name": "Australia (Sydney)"
},
{
"region": "eu10",
"name": "Europe (Frankfurt)"
},
{
"region": "eu20",
"name": "Europe (Netherlands)"
},
{
"region": "jp10",
"name": "Japan (Tokyo)"
},
{
"region": "us10",
"name": "US East (VA)"
Expand Down
32 changes: 32 additions & 0 deletions v0/developer/hana-cloud.json
Original file line number Diff line number Diff line change
Expand Up @@ -787,6 +787,14 @@
"pattern": "^(ConnectivityProxy)$",
"type": "string"
},
"privateLinkAllowlist": {
"items": {
"maxLength": 40,
"type": "string"
},
"maxItems": 100,
"type": "array"
},
"whitelistIPs": {
"items": {
"pattern": "^((25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\\.){3}(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)(\\/(30|31|32|[1-2][0-9]|[0-9]))?$",
Expand Down Expand Up @@ -822,6 +830,14 @@
},
"type": "array"
},
"privateLinkAllowlist": {
"items": {
"maxLength": 40,
"type": "string"
},
"maxItems": 100,
"type": "array"
},
"productVersion": {
"additionalProperties": false,
"description": "HANA Product Version",
Expand Down Expand Up @@ -1828,6 +1844,14 @@
"pattern": "^(ConnectivityProxy)$",
"type": "string"
},
"privateLinkAllowlist": {
"items": {
"maxLength": 40,
"type": "string"
},
"maxItems": 100,
"type": "array"
},
"whitelistIPs": {
"items": {
"pattern": "^((25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\\.){3}(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)(\\/(30|31|32|[1-2][0-9]|[0-9]))?$",
Expand Down Expand Up @@ -1863,6 +1887,14 @@
},
"type": "array"
},
"privateLinkAllowlist": {
"items": {
"maxLength": 40,
"type": "string"
},
"maxItems": 100,
"type": "array"
},
"productVersion": {
"additionalProperties": false,
"description": "HANA Product Version",
Expand Down
4 changes: 4 additions & 0 deletions v0/developer/portalapplication.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,10 @@
"region": "ap21",
"name": "Singapore"
},
{
"region": "ap30",
"name": "cf-ap30"
},
{
"region": "br10",
"name": "Brazil (Sao Paulo)"
Expand Down
12 changes: 12 additions & 0 deletions v0/developer/saplaunchpad.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,10 @@
"region": "ap21",
"name": "Singapore"
},
{
"region": "ap30",
"name": "cf-ap30"
},
{
"region": "br10",
"name": "Brazil (Sao Paulo)"
Expand Down Expand Up @@ -151,6 +155,10 @@
"region": "ap21",
"name": "Singapore"
},
{
"region": "ap30",
"name": "cf-ap30"
},
{
"region": "br10",
"name": "Brazil (Sao Paulo)"
Expand Down Expand Up @@ -250,6 +258,10 @@
"region": "ap21",
"name": "Singapore"
},
{
"region": "ap30",
"name": "cf-ap30"
},
{
"region": "br10",
"name": "Brazil (Sao Paulo)"
Expand Down
8 changes: 8 additions & 0 deletions v0/developer/sapworkzone.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,10 @@
"region": "ap21",
"name": "Singapore"
},
{
"region": "ap30",
"name": "cf-ap30"
},
{
"region": "br10",
"name": "Brazil (Sao Paulo)"
Expand Down Expand Up @@ -157,6 +161,10 @@
"region": "ap21",
"name": "Singapore"
},
{
"region": "ap30",
"name": "cf-ap30"
},
{
"region": "br10",
"name": "Brazil (Sao Paulo)"
Expand Down
4 changes: 4 additions & 0 deletions v0/developer/workflow.json
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,10 @@
"region": "ap21",
"name": "Singapore"
},
{
"region": "ap30",
"name": "cf-ap30"
},
{
"region": "br10",
"name": "Brazil (Sao Paulo)"
Expand Down
12 changes: 12 additions & 0 deletions v0/purchaser/cicd-app.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,22 @@
"isFree": null,
"isBeta": false,
"dataCenters": [
{
"region": "ap10",
"name": "Australia (Sydney)"
},
{
"region": "eu10",
"name": "Europe (Frankfurt)"
},
{
"region": "eu20",
"name": "Europe (Netherlands)"
},
{
"region": "jp10",
"name": "Japan (Tokyo)"
},
{
"region": "us10",
"name": "US East (VA)"
Expand Down
4 changes: 4 additions & 0 deletions v0/purchaser/portalapplication.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,10 @@
"region": "ap21",
"name": "Singapore"
},
{
"region": "ap30",
"name": "cf-ap30"
},
{
"region": "br10",
"name": "Brazil (Sao Paulo)"
Expand Down
12 changes: 12 additions & 0 deletions v0/purchaser/saplaunchpad.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,10 @@
"region": "ap21",
"name": "Singapore"
},
{
"region": "ap30",
"name": "cf-ap30"
},
{
"region": "br10",
"name": "Brazil (Sao Paulo)"
Expand Down Expand Up @@ -131,6 +135,10 @@
"region": "ap21",
"name": "Singapore"
},
{
"region": "ap30",
"name": "cf-ap30"
},
{
"region": "br10",
"name": "Brazil (Sao Paulo)"
Expand Down Expand Up @@ -230,6 +238,10 @@
"region": "ap21",
"name": "Singapore"
},
{
"region": "ap30",
"name": "cf-ap30"
},
{
"region": "br10",
"name": "Brazil (Sao Paulo)"
Expand Down
8 changes: 8 additions & 0 deletions v0/purchaser/sapworkzone.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,10 @@
"region": "ap21",
"name": "Singapore"
},
{
"region": "ap30",
"name": "cf-ap30"
},
{
"region": "br10",
"name": "Brazil (Sao Paulo)"
Expand Down Expand Up @@ -131,6 +135,10 @@
"region": "ap21",
"name": "Singapore"
},
{
"region": "ap30",
"name": "cf-ap30"
},
{
"region": "br10",
"name": "Brazil (Sao Paulo)"
Expand Down
4 changes: 4 additions & 0 deletions v0/purchaser/workflow.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,10 @@
"region": "ap21",
"name": "Singapore"
},
{
"region": "ap30",
"name": "cf-ap30"
},
{
"region": "br10",
"name": "Brazil (Sao Paulo)"
Expand Down

0 comments on commit bf95b10

Please sign in to comment.