-
### Terraform Version
```
Terraform v0.12.7
```
### Terraform Configuration Files
```hcl
resource "random_string" "temp_password2" {
length = 16
special = true
mi…
-
When the application creates a session, the SDK create asubfolder with a "sanitized" name:
https://github.com/matrix-org/matrix-rust-sdk/blob/916bf69e5c7630d63ffc6be9ceb1316efbec771f/bindings/matri…
-
### Description
when trying to create a CuPy array with pinned memory we get a Type Error.
`TypeError: Cannot convert cupy.cuda.pinned_memory.PinnedMemoryPointer to cupy.cuda.memory.MemoryPointer`
…
-
### Describe the bug
The az vm show ".storageProfile.imageReference.sku" shows one value and the Azure portal a different value.
{
"scheduledEventsPolicy": null,
"scheduledEventsProfile": nu…
-
```
I am using gcloud in Mac OSX 10.6.8 "Terminal"
Installed SDK as stated in instructions and authenticated project. but compute
zones list is not working properly. I need nameservers to europe zone…
-
With the new query invalidation approach, the vast majority of objects are actually never sent over the wire. Yet, we are paying a large cost during creation to make them "free" to serialize and deser…
-
```
Issue running command [gcloud compute instances create].
What steps will reproduce the problem?
C:\Program Files (x86)\Google\Cloud SDK>gcloud compute instances create www1 --i
mage "https://www.…
-
```
Issue running command [gcloud compute instances create].
What steps will reproduce the problem?
C:\Program Files (x86)\Google\Cloud SDK>gcloud compute instances create www1 --i
mage "https://www.…
-
### Describe the bug
I'm running a quota update command from the cli, like this:
```
az quota update --scope "/subscriptions/37537258-29ed-4742-87d2-e909358c01fc/providers/Microsoft.Compute/locat…
-
### What are you trying to do?
I am a new user to SubstraFL and am currently going through the example at https://docs.substra.org/en/stable/examples/substrafl/get_started/run_mnist_torch.html.
###…