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
Initializing the backend...
Initializing provider plugins...
Terraform has been successfully initialized!
You may now begin working with Terraform. Try running "terraform plan" to see
any changes that are required for your infrastructure. All Terraform commands
should now work.
If you ever set or change modules or backend configuration for Terraform,
rerun this command to reinitialize your working directory. If you forget, other
commands will detect it and remind you to do so if necessary.
Installing local-registry/huaweicloud/huaweicloud v2.3.4...
╷
│ Error: Failed to install provider
│
│ Error while installing local-registry/huaweicloud/huaweicloud v2.3.4: provider binary not found: could not find executable file starting with terraform-provider-huaweicloud
local-registry/huaweicloud/huaweicloud is the provider of Huawei Cloud, not the Huawei Cloud Stack.
For Huawei Cloud Stack, the source should be local-registry/huaweicloud/hsc .
When src is prefixed with local-registry, you need to copy terraform-provider-huaweicloud to ~/.terraform.d/plugins/local-registry/huaweicloud/hsc/2.3.4/linux_amd64.
Terraform Version
Terraform Configuration Files
Debug Output
Crash Output
Expected Behavior
Initializing the backend...
Initializing provider plugins...
Terraform has been successfully initialized!
You may now begin working with Terraform. Try running "terraform plan" to see
any changes that are required for your infrastructure. All Terraform commands
should now work.
If you ever set or change modules or backend configuration for Terraform,
rerun this command to reinitialize your working directory. If you forget, other
commands will detect it and remind you to do so if necessary.
Actual Behavior
Initializing the backend...
Initializing provider plugins...
╷
│ Error: Failed to install provider
│
│ Error while installing local-registry/huaweicloud/huaweicloud v2.3.4: provider binary not found: could not find executable file starting with terraform-provider-huaweicloud
Steps to Reproduce
unzip -d ~/.terraform.d/plugins/local-registry/huaweicloud/huaweicloud/2.3.4/linux_amd64/ /root/terraform-provider-hcs_2.3.4_linux_amd64.zip
Archive: /root/terraform-provider-hcs_2.3.4_linux_amd64.zip
inflating: /root/.terraform.d/plugins/local-registry/huaweicloud/huaweicloud/2.3.4/linux_amd64/CHANGELOG.md
inflating: /root/.terraform.d/plugins/local-registry/huaweicloud/huaweicloud/2.3.4/linux_amd64/LICENSE
inflating: /root/.terraform.d/plugins/local-registry/huaweicloud/huaweicloud/2.3.4/linux_amd64/README.md
inflating: /root/.terraform.d/plugins/local-registry/huaweicloud/huaweicloud/2.3.4/linux_amd64/terraform-provider-hcs_v2.3.4
terraform init
Additional Context
References
The text was updated successfully, but these errors were encountered: