Tom Robinson
Tom Robinson
See also: https://github.com/xceedsoftware/DocX/issues/31
I can confirm this issue still exists with Terraform 1.3.4 and hashicorp/azurerm 2.99
Thanks @manicminer. I don't suppose you have a rough ETA on v3.0 yet? Are we talking days/weeks/months?
> hi guys, We do see something similar yet this is for service principals. But that is when adding the service principal to the "azuread_access_package_resource_catalog_association". So this might be another...
> Has anyone got a good suggestion for working around/with the issue? Do you just accept that the password is exposed in the logs, and therefore protect the logs extra...
This causes problems if you're using [TechDocs with Backstage](https://backstage.io/docs/features/techdocs/techdocs-overview). ```markdown ## Test list 1 * Level 1 * Level 2 ## Test list 2 * Level 1 * Level 2...
A very similar issue has been raised here, also caused by the Namotion upgrade as far as I can tell: https://github.com/RicoSuter/NSwag/issues/3600
How this was fixed in a similar plugin: https://github.com/gajus/write-file-webpack-plugin/pull/53
https://github.com/Azure/azure-cosmos-db-emulator-docker/pull/15
@erick-thompson I've been able to run it in detached mode (though I'm using Docker compose). You have to make sure a pseudo-TTY is enabled, even in detached mode. Does `docker...