Results 7 comments of Katie Kodes

Ditto. I have a teeny-tiny Jekyll theme _(just a `_config.yml`, a `Gemfile`, a `Gemfile.lock`, an `index.html`)_ that works fine when I run `NODE_ENV=production JEKYLL_ENV=production bundle exec jekyll build` or `NODE_ENV=development...

@haoliangyu , I've got a question for you -- you seem like someone who'd know. * At the moment, if a `/download` endpoint served by a given auth-protected private registry...

Hi @apparentlymart , sorry it took me so long to circle back. I don't necessarily need to serve the `.zip` files from the same subdomain that I serve the `.json`...

That sounds like it might help a little, @apparentlymart, though if it's desirable to make it easier to specify that "fancy" authentication into an `application/zip`-returning URL is desired, why not...

Well, and to be fair, if authenticated Azure Blob Storage were a first-class module source in TF/OT like AWS S3 is, I never would have even tried to build my...

Oh, I remember -- I think I was thinking of the discussions at: * hashicorp/go-getter#33 * hashicorp/terraform#31358 * hashicorp/go-getter#373 Also the same idea: * hashicorp/terraform#28659 * hashicorp/terraform#36178 And finally, this...