Skip to content

Doesn't work without DNS enabled #26

@EricHalverson

Description

@EricHalverson

Not sure which version upgrade for the cluster module broke this but it's looking for an apex resource group now that doesn't exist. Digging around I think it's only setup to work currently if you give it DNS.

terraform plan
╷
│ Error: "name" cannot be blank
│ 
│   with module.cluster.module.dns.data.azurerm_resource_group.apex_resource_group,
│   on .terraform/modules/cluster/terraform-jx-azuredns/main.tf line 19, in data "azurerm_resource_group" "apex_resource_group":
│   19:   name = var.apex_resource_group_name

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions