mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Cloudwatch: Add af-south-1 region (#26513)
* Adds af-south-1 region to cloudwatch datasource * Fix test Co-authored-by: Sofia Papagiannaki <papagian@gmail.com>
This commit is contained in:
@@ -70,6 +70,7 @@ export class ConfigEditor extends PureComponent<Props, State> {
|
||||
},
|
||||
(err: any) => {
|
||||
const regions = [
|
||||
'af-south-1',
|
||||
'ap-east-1',
|
||||
'ap-northeast-1',
|
||||
'ap-northeast-2',
|
||||
|
||||
Reference in New Issue
Block a user