jfrog-cli icon indicating copy to clipboard operation
jfrog-cli copied to clipboard

Documentation for publishing a terraform provider

Open fredbainbridge opened this issue 3 years ago • 4 comments

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

fredbainbridge avatar Dec 28 '22 22:12 fredbainbridge

Been searching for this documentation for a while now too. Any luck or updates?

davidsonjon avatar Jun 30 '23 13:06 davidsonjon

@fredbainbridge, @davidsonjon, Let me know if you guys find it.

xi4169-rbhatnagar avatar Jul 25 '23 06:07 xi4169-rbhatnagar

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/

The documentation on https://jfrog.com/help/r/jfrog-artifactory-documentation/terraform-registry vaguely explains this

image

From there follow the Set Me Up instructions to be able to use the provider.

davidsonjon avatar Oct 13 '23 17:10 davidsonjon

Hi all, Sorry for the lack of response here. Deploy a provider using JFrog CLI is not supported at the moment. Please use the workaround provided above. Thanks

RobiNino avatar Feb 03 '25 10:02 RobiNino

This issue has been marked as stale due to 6 months of inactivity. As part of our effort to address every issue properly, please feel free to remove the stale label or keep this issue active by leaving a comment. Otherwise, it will be closed in 7 days

github-actions[bot] avatar Sep 23 '25 07:09 github-actions[bot]

This issue was closed due to 7 days of inactivity after being marked as stale. Feel free to reopen it if it remains relevant.

github-actions[bot] avatar Oct 02 '25 00:10 github-actions[bot]