Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error while installing hashicorp/azurerm v3.109.0: write "No space left on device" #327

Open
1 task done
ramatcloud opened this issue Jun 26, 2024 · 0 comments
Open
1 task done
Labels
aztfy Azure Terrafy (import tool) bug Something isn't working

Comments

@ramatcloud
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

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...

  • Finding hashicorp/azurerm versions matching "3.109.0"...
  • Installing hashicorp/azurerm v3.109.0...
  • Installed hashicorp/azurerm v3.109.0 (signed by HashiCorp)
    +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

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

@ramatcloud ramatcloud added aztfy Azure Terrafy (import tool) bug Something isn't working labels Jun 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
aztfy Azure Terrafy (import tool) bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant