Azure / terraform-azurerm-vmss-cloudinit

Terraform AzureRM module registry to create a VM Scaleset initialized via cloud-init scripts
https://registry.terraform.io/modules/Azure/vmss-cloudinit/azurerm/
MIT License
22 stars 34 forks source link

Update main.tf with updated vmss requirement #5

Open ned1313 opened 5 years ago

ned1313 commented 5 years ago

This is the same issue referenced in the pull request

The ip_configuration now requires a primary setting.

grenzr commented 5 years ago

any chance someone can review/merge this PR please? (either that or merge my one https://github.com/Azure/terraform-azurerm-vmss-cloudinit/pull/7 which includes this commit .. thanks @ned1313)