terraform-on-azure-cloud icon indicating copy to clipboard operation
terraform-on-azure-cloud copied to clipboard

Terraform on AWS with SRE & IaC DevOps | Real-World 20 Demos

Results 6 terraform-on-azure-cloud issues
Sort by recently updated
recently updated
newest added

![image](https://user-images.githubusercontent.com/96310853/146588412-3b0a7f94-0bce-49d4-8118-374a6f3e6f9d.png)

on c7-03-web-linux-vmss-resource.tf line 60, in resource "azurerm_linux_virtual_machine_scale_set" "web_vmss": │ 60: application_gateway_backend_address_pool_ids = [azurerm_application_gateway.web_ag.backend_address_pool[0].id] │ │ Block type "backend_address_pool" is represented by a set of objects, and set elements do not...