https://pulumi.com logo
a

adamant-postman-86832

12/09/2019, 2:44 PM
Is there a way to retreive VM sizes in azure the same way you can query all azure locations (using azure.locations.<locationname>) ? now you have to specify const nodeSize = “Standard_D2_v2” as a string...
t

tall-librarian-49374

12/09/2019, 2:49 PM
a

adamant-postman-86832

12/09/2019, 3:27 PM
Thanks @tall-librarian-49374 ! Would be very convenient.