jfrog / terraform-provider-xray

Terraform provider to manage JFrog Xray
https://jfrog.com/xray/
Apache License 2.0
151 stars 12 forks source link

Makefile doesn't install properly #64

Closed chb0github closed 2 years ago

chb0github commented 2 years ago

Describe the bug make install produces and error:

mv: rename dist/terraform-provider-xray_darwin_arm64/terraform-provider-xray_v1.2.1* to terraform.d/plugins/registry.terraform.io/jfrog/xray/1.2.1/darwin_arm64/terraform-provider-xray_v1.2.1*: No such file or directo

In addition, it should be consistent in implementation to the artifactory provider

Requirements for and issue provider version 1.2.1

Expected behavior make install should install the provider locally and be ready for use

Additional context Add any other context about the problem here.