Building - jfrog/terraform-provider-artifactory GitHub Wiki
Simply run make install
- this will compile the provider and install it to ~/.terraform.d
. When running this, it will take the current tag and bump it 1 patch version. It does not actually create a new tag (that will be make release
). If you wish to use the locally installed provider, make sure your TF script refers to the new version number.
Requirements: