Skip to content

Upload Binary to Artifactory

SunithaGudisagar edited this page May 15, 2024 · 5 revisions

Go to link - https://na.artifactory.swg-devops.com/ui/repos/tree/General/wcp-vpc-tfp-team-terraform-virtual (wcp-vpc-tfp-team-terraform-virtual)

For the feature that you are working create a hirarchy of the folder as featurename/ibm/current_version_of_terraform refer here https://na.artifactory.swg-devops.com/ui/repos/tree/General/wcp-vpc-tfp-team-terraform-virtual/vpn113/ibm/1.64.0

In your terraform repository execute command go mod vendor and then make bin.

Follow the format of terraform-provider-ibm_<terraform_version>_<OS-name(auto generated)> example terraform-provider-ibm_1.64.0_darwin_amd64.zip

Upload all the binary to the above link.

Inform the same in the #csi-platform-plugins-terraform-dev [Refer: https://ibm-cloudplatform.slack.com/archives/C01KETUG6D8/p1700616271308209]

Clone this wiki locally