diff --git a/releasenotes/notes/respect-selected-region-a409773f851ccb47.yaml b/releasenotes/notes/respect-selected-region-a409773f851ccb47.yaml new file mode 100644 index 0000000..eb88f0c --- /dev/null +++ b/releasenotes/notes/respect-selected-region-a409773f851ccb47.yaml @@ -0,0 +1,6 @@ +--- +fixes: + - | + The region name value provided via an environment variable or a command + line argument is now respected by the client. Without this fix, the wrong + reservation endpoint could be selected in a multi-region cloud.