Tamir Kamara
Tamir Kamara
- **Package Name**: azure.storage.blob - **Package Version**: 12.12.0 - **Operating System**: Linux - **Python Version**: 3.8 **Describe the bug** Copying blobs between accounts doesn't work with AD Auth - returns...
Hi, I tried to review the original PR and didn't find a discussion around the default value of `true` for `use_msi`. I think it is worth a discussion because this...
The `git` binary is needed when Terraform references [git/github modules](https://developer.hashicorp.com/terraform/language/modules/sources#github). It is only required in the build phase as we mirror all providers/modules. One way to handle the situation is...
- New method in the client factory - KustoConnectionStringBuilder should support a string parameter - In the client implementation class, write to the log which option was used
Hi, I've tried to read some single sample VCF files, do some filtering and merge them while writing the result as a sharded VCF. To do this I used my...
The changes introduced in https://github.com/getporter/terraform-mixin/pull/130 cause the init and mirroring process to fail when `ProviderHost` isn't used. The result is that in existing air-gapped environment can't use newly built bundles....
This PR updates the mirroring process to account for the recent addition of `providersHost` option, and fixes #155 that prevented correct mirroring in bundles that don't use the new option....