nacx requested changes on this pull request.
> @@ -54,13 +54,17 @@
BRAZIL_SOUTH("Brazil South", "BR"),
AUSTRALIA_EAST("Australia East", "AU-NSW"),
AUSTRALIA_SOUTH_EAST("Australia Southeast", "AU-VIC"),
+ AUSTRALIA_CENTRAL("Australia Central", "AU-ACT"),
+ AUSTRALIA_CENTRAL_2("Australia Central 2", "AU-ACT2"),
The ISO code a standard code and is the same for those regions if they are
geographically in the same place. Change to `AU-ACT`.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/1219#pullrequestreview-131084011