Local repositories enable you to deploy the Terraform Module or Provider as a zip archive. Artifactory calculates the metadata for all packages and indexes them to allow users to download these packages through the Terraform CLI.
To create a Terraform Module/Provider local repository, navigate to the Administration module.
Navigate to Repositories | Repositories | Local | New Local Repository and select Terraform as the Package Type.
In the Basic tab, from the Terraform Registry Type list:
Select Module to apply the
terraform-module-default
repository layout.Select Provider to apply the
terraform-provider-default
repository layout.