Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for providers and an Artifactory backend #16

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

cbowman0
Copy link

Implements the Providers API (https://www.terraform.io/docs/internals/provider-registry-protocol.html)

Also adds an Artifactory backend.

I have tested the provider API with the filesystem and Artifactory backend. I have not tested against S3, at this time.

Christopher Bowman added 3 commits September 16, 2021 17:47
Add Artifactory Registry.

S3 has not been tested.
go mod init
go mod vendor
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant