-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
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
Klyde-Moradeyo
Metadata
Metadata
Assignees
Labels
No labels