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

Value incorrect for zoneID #3

Open
mdepedrof opened this issue Apr 24, 2024 · 0 comments
Open

Value incorrect for zoneID #3

mdepedrof opened this issue Apr 24, 2024 · 0 comments

Comments

@mdepedrof
Copy link

En la linea 69 del main.tf construyes el id de la zona en la que se va a enlazar el zonegroup. Sin embargo, hay un error ya que le falta el segmento /subscriptions/ al id de la zona.

jsondecode("{ \"value\": \"/subscriptions/${data.azurerm_subscription.primary.id}/resourceGroups/${var.zone_rg_name}/providers/Microsoft.Network/privateDnsZones/${v}\" }")})
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

1 participant