Providers are a set of plugins that interact with cloud providers, SaaS providers and other APIs.
Terraform Provider Repository Structure
The Terraform Provider repository is a directory with a collection of Zip files consisting of these main coordinates:
Namespace
Provider
Version.zip
Operating system
Architecture
Artifactory complies with the Terraform Provider directory layout convention.
namespace/provider/version/terraform-provider-{NAME}_{VERSION}_{OS}_{ARCH}.zip
For example:
/google/3.88.0/terraform-provider-google_3.88.0_darwin_amd64.zip