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
Hello, I was able to successfully publish a terraform provider to Artifactory and use it. You need to just upload the provider zip(s) with the expected pathing
jf rt u *.zip $REPOSITORY/$NAMESPACE/$PROVIDER/$VERSION/
There exists a few different locations with documentation for publishing a Terraform module to Artifactory:
here - https://www.jfrog.com/confluence/display/JFROG/Terraform+Registry
and here - https://www.jfrog.com/confluence/display/CLI/CLI+for+JFrog+Artifactory#CLIforJFrogArtifactory-PackagingandPublishingTerraformModules
But I don't see any documentation for publishing a provider. Does this exist anywhere? It would be very helpful.
Thank you
The text was updated successfully, but these errors were encountered: