/terraform-provider-dl

cli tool to download the terraform provider plugin executable for a given provider+version+os+arch

Primary LanguageGo

Simple cli tool that uses the terraform cli registry libraries to find and download a provider plugin binary. The tool allows provider name, semver constraints, os and arch. See https://github.com/Masterminds/semver for semver constraint syntax.