Skip to content

Commit 90be103

Browse files
Andrei-Alexandru TrandafirAndrei Trandafir
Andrei-Alexandru Trandafir
authored and
Andrei Trandafir
committed
vsock-proxy: Add "ap-southeast-3" endpoints to config
Signed-off-by: Andrei-Alexandru Trandafir <[email protected]>
1 parent 20b9ad2 commit 90be103

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

vsock_proxy/configs/vsock-proxy.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ allowlist:
1919
- {address: kms-fips.ap-northeast-2.amazonaws.com, port: 443}
2020
- {address: kms.ap-northeast-1.amazonaws.com, port: 443}
2121
- {address: kms-fips.ap-northeast-1.amazonaws.com, port: 443}
22+
- {address: kms.ap-southeast-3.amazonaws.com, port: 443}
23+
- {address: kms-fips.ap-southeast-3.amazonaws.com, port: 443}
2224
- {address: kms.ap-southeast-2.amazonaws.com, port: 443}
2325
- {address: kms-fips.ap-southeast-2.amazonaws.com, port: 443}
2426
- {address: kms.ap-southeast-1.amazonaws.com, port: 443}

0 commit comments

Comments
 (0)