James Bardin

Results 235 comments of James Bardin
trafficstars

Thanks @fnordian. I wasn't counting on there being a change to the `azurerm_kubernetes_cluster` resource itself, but that of course if why the node is present in this cycle after all....

Using the data source does avoid the cycle by disconnecting the direct relationship between the resources, but as you see because that relationship is no longer present, you are going...

For reference, this is documented in [Provider Configuration](https://www.terraform.io/language/providers/configuration) > You can use [expressions](https://www.terraform.io/language/expressions) in the values of these configuration arguments, but can only reference values that are known before the...

Hi @GiuseppeChiesa-TomTom, Most instances of this type of cycle should be fixed in a current release (or an upcoming release if it has been triggered by v1.3 specific changes). The...

Hi @jchenseated, Thanks for reporting the issue! We are going to need more information here, specifically a configuration which can reproduce the crash. The best place to start looking is...

Thanks for the added context @jchenseated. I have not yet been able to piece together how this example could create a null nested block at any level here. If a...

Hi @dcopestake, Thanks for filing the issue. since this appears to be something unique to your environment, I'm afraid there's not much we're going to be able to do without...

Since we have not heard back in a while I'm going to close the issue. If you have any updates regarding the issue, feel free to open a new issue...

Hi @gtmtech, I'm not sure exactly what's going in here from the description alone. Would it be possible to supply a trace log of the failed plan? If you use...

Hi @gtmtech, I don't think the problem here is the use of the incorrect provider (at least there has been no evidence that could happen yet, but the logs would...