You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I try to Azure Terrafy with Azure credentials and login completed. I get this below error.
Error while installing hashicorp/azurerm v3.109.0: write
.terraform/providers/registry.terraform.io/hashicorp/azurerm/3.109.0/linux_amd64/terraform-provider-azurerm_v3.109.0_x5: no space left on device
Expected Behavior
This error shouldn't appear as the version of Azurerm v3.109.0 is already installed.
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Initializing the backend...
Is there an existing issue for this?
Current Behavior
When I try to Azure Terrafy with Azure credentials and login completed. I get this below error.
Error while installing hashicorp/azurerm v3.109.0: write
.terraform/providers/registry.terraform.io/hashicorp/azurerm/3.109.0/linux_amd64/terraform-provider-azurerm_v3.109.0_x5: no space left on device
Expected Behavior
This error shouldn't appear as the version of Azurerm v3.109.0 is already installed.
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Initializing the backend...
Initializing provider plugins...
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Steps To Reproduce
Download the AzTfy for Linux, extract the file.
Login to Azure with "az login"
run
aztfy rg "resource group name"
Anything else?
No response
The text was updated successfully, but these errors were encountered: