Add S3 region list reference to Scalingo config (#24152)
This commit is contained in:
		@@ -31,7 +31,7 @@
 | 
				
			|||||||
      "required": false
 | 
					      "required": false
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "S3_REGION": {
 | 
					    "S3_REGION": {
 | 
				
			||||||
      "description": "Amazon S3 region that the bucket is located in",
 | 
					      "description": "Amazon S3 region that the bucket is located in; see regions list here: http://docs.aws.amazon.com/general/latest/gr/rande.html",
 | 
				
			||||||
      "required": false
 | 
					      "required": false
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "AWS_ACCESS_KEY_ID": {
 | 
					    "AWS_ACCESS_KEY_ID": {
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user