John Cruikshank
John Cruikshank
> This is working for me. Be interested to see if others are able to use it too. > > ``` > resource "azuread_service_principal_certificate" "cert" { > service_principal_id = azuread_service_principal.app.id...
I compared what is created by the UI and what is created by the `azuread_service_principal_certificate` resource. The difference is that the UI creates a certificate and adds it twice to...
I wonder if it is enough to make `Usage` configurable on `azuread_service_principal_certificate`.
Sorry for the delay... didn't see this question until now. This binding applies select2 to an existing select element. Knockout select bindings can be used to observe changes. I suggest...
This seems to be setup very close to my multiselect example in the labs. Could you verify if this occurs with the lab code. I am not in a position...
Have you tried specifying options value?
I tried using unsafe_execute as advised, but found that using the `execute` property does not provide the value of the token in the `query_results`, and using the `query` property results...
I worked around this issue with some TF trickery and snowsql. This should result in a token only being created on apply and only after a time_rotating trigger. Here is...
I realize this is an old issue on an old version of Thinktecture, but I am experiencing the same issue. In your testing, did you determine at what load this...
seems like it should be a sync option. somehow sync to a previous deployed version in an environment