Skip to content

Error: Cannot index a set value #5

@efcunha

Description

@efcunha

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 have addressable keys. To find elements matching specific
│ criteria, use a "for" expression with an "if" clause.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions