James Bardin

Results 416 comments of James Bardin

Hi @paololazzari, Objects in terraform can be expanded into a number of instances, keyed by either a numeric index, or a string key; there is no way to use both...

Hi @paololazzari, Could you elaborate a bit on the points from the issue template, like what the intended use case is, and what the proposal would look like? The literal...

Hello, Since there has been no further updates about original topic, I'm going to close the issue. If you have more questions, feel free to start a discussion in [the...

Hi @Clete2, Thanks for the example config and use case. This currently isn't supported in terraform. For various reasons dependencies are tracked at the resource level rather than individual instances,...

While this is something we are going to look into in the future, it's going to take some careful consideration because it's not how terraform was originally intended to operate.

After the deeper analysis done through the 0.13 development cycle, it's clear that terraform as it exists now cannot support this type of self-reference. We can keep this open for...

Hi @fnordian, Thanks for filing the issue. The configuration here isn't showing any relationship from the `azurerm_kubernetes_cluster` to the kubernetes provider. The cycle reported may have been reduced to the...

The dependency in that direction should not result in a cycle on its own, though it could be something to investigate. I suspect however there are other resource at play...

The trace logs from the operation causing the error can also help diagnose the problem. The azurerm provider is quite verbose, but we are only interested in the core logs...

@fnordian, you appear to have dropped a character when copying the gist URL.