Skip to content

Commit

Permalink
Merge pull request #12 from kumarvna/develop
Browse files Browse the repository at this point in the history
updating examples for version 2.2.0
  • Loading branch information
kumarvna authored Jul 18, 2021
2 parents 64ac069 + 3b1619a commit 3c0e093
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,10 @@ Azure virtual machine scale sets let you create and manage a group of identical,

This module deploys Windows or Linux virtual machine scale sets with Public / Private Load Balancer support and many other features.

These types of resources supported:
> **[NOTE]**
> **This module now supports the meta arguments including `providers`, `depends_on`, `count`, and `for_each`.**
## Resources Supported

* [Linux Virtual Machine Scale Set](https://www.terraform.io/docs/providers/azurerm/r/linux_virtual_machine_scale_set.html)
* [Windows Virtual Machine Scale Set](https://www.terraform.io/docs/providers/azurerm/r/windows_virtual_machine_scale_set.html)
Expand Down

0 comments on commit 3c0e093

Please sign in to comment.