Skip to content

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

Open
@ramatcloud

Description

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    aztfyAzure Terrafy (import tool)bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions