Azure Virtual Machine Scale Set support (azure_rm_virtualmachine_scaleset) (#28381)

* initial virtual machine scaleset implementation

* added docs

* fixed formatting

* added update feature for os disk caching and capacity

* add tier

* added return

* add integration tests

* add vmss facts

* add data disk support

* added data disks docs

* update integration test
This commit is contained in:
Sertaç Özercan 2017-08-29 14:14:15 -07:00 committed by Matt Davis
commit 2ea017a794
5 changed files with 1091 additions and 0 deletions

View file

@ -0,0 +1,3 @@
cloud/azure
posix/ci/cloud/azure
destructive