anthology icon indicating copy to clipboard operation
anthology copied to clipboard

Add support for providers and an Artifactory backend

Open cbowman0 opened this issue 3 years ago • 0 comments

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.

cbowman0 avatar Sep 16 '21 22:09 cbowman0