andrstor
andrstor
**Describe the bug** I'm not sure if this is a bug or user-error on my behalf. I'm trying to setup a kubernetes-aks-deploymenttarget using the "Login with administrator credential setting", but...
**What happened?** This is related to #2278. #2278 fixes the issue in most cases, but when you login to acr on windows using `az acr login` and your credentials are...
Hi, I'm trying to use the provider to create a File & Directory input with an windows file-share using this configuration ```hcl resource "splunk_inputs_monitor" "monitor" { name = "\\\\${local.environment_name}\\hn_logfiles" recursive...