DelineaXPM / terraform-provider-dsv

A Terraform Provider for Delinea DevOps Secrets Vault
https://delinea.com/products/devops-secrets-management-vault
MIT License
6 stars 2 forks source link

have ability to download provider without going via Terraform Registry #80

Closed BAu0002 closed 4 months ago

BAu0002 commented 4 months ago

Can we have the Terraform Provider package downloadable via Git so it can be download and installed in an offline docker container.

sheldonhull commented 4 months ago

This already publishes to the github releases as well as registry so you should be able to download whatever asset you want and copy into a docker container. Look at github releases section. Cheers!

BAu0002 commented 4 months ago

doh, how did I miss that.