Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doesn't work without DNS enabled #26

Open
EricHalverson opened this issue Jul 26, 2021 · 2 comments
Open

Doesn't work without DNS enabled #26

EricHalverson opened this issue Jul 26, 2021 · 2 comments

Comments

@EricHalverson
Copy link

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
@thevinter
Copy link

Can confirm I'm having the same problem

@JRRBot
Copy link

JRRBot commented Jul 24, 2022

The README doesn't explain how to configure DNS. AFAICT, this "Quickstart" is now entirely useless.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants