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:
Ruan Bekker
2020-07-23 13:02:25 +02:00
committed by GitHub
parent 2e931a0ee1
commit b972963934
3 changed files with 6 additions and 4 deletions

View File

@@ -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',