Skip to content

Commit cd46f90

Browse files
committed
OCPBUGS-19398: IBMCloud: Add eu-es region
Add support to use the Madrid region in IBM Cloud, eu-es. Related: https://issues.redhat.com/browse/OCPBUGS-19398
1 parent c59a824 commit cd46f90

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pkg/types/ibmcloud/validation/platform.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ var (
1616
"us-east": "US East (Washington DC)",
1717
"eu-gb": "United Kindom (London)",
1818
"eu-de": "EU Germany (Frankfurt)",
19+
"eu-es": "Spain (Madrid)",
1920
"jp-tok": "Japan (Tokyo)",
2021
"jp-osa": "Japan (Osaka)",
2122
"au-syd": "Australia (Sydney)",

0 commit comments

Comments
 (0)