David Hohengaßner
David Hohengaßner
@manicminer that is exactly what I had in mind :+1: I will try to come up with PRs for that. Thanks for the fast feedback!
created a PR to add support for the preferredTokenSigningKeyThumbprint field for service principals https://github.com/manicminer/hamilton/pull/151
@manicminer Experimented today with certification creation on service principal. It seems the Graph API supports adding a certificate but there is no option to remove them. I can see the...
Hey @manicminer good idea! I will create a PR with the workaround using ForceNew as temp solution I can test. So I understood right that you will contact Microsoft to...
@manicminer This is a draft using the hamilton extension from https://github.com/manicminer/hamilton/pull/151 to solve https://github.com/hashicorp/terraform-provider-azuread/issues/732 Please review if that would be an ok workaround until we get an API extension from...
Thanks for bringing this up! Facing this issue right now. My problem now is that I need to pass sensitive data into the chart which set_sensitive would allow me. https://registry.terraform.io/providers/hashicorp/helm/latest/docs/resources/release#set_sensitive...
also missing this feature 👍