Brian Flad

Results 419 comments of Brian Flad

Looks like the output is not present in the actions.yml: https://github.com/actions/download-artifact/blob/main/action.yml And there's already an associated issue: https://github.com/actions/download-artifact/issues/153 Will followup upstream. Edit: Submitted https://github.com/actions/download-artifact/pull/194

Just for reference, a potential use case 😄 : https://github.com/terraform-providers/terraform-provider-aws/issues/3763

Hi folks 👋 In addition to manually copying the provider binary for local installation into a conventional directory, you can also use the [`dev_overrides` provider installation configuration](https://www.terraform.io/cli/config/config-file#development-overrides-for-provider-developers). This allows you...

Have you had any luck testing? Any way I can help? Thanks!

@ramonskie sorry I never responded to this. Is anyone else using this branch? @sunruh I'd love to see a PR if you have the time, seems very useful to support...

On one hand, I think this is reasonable as long as haproxy not a hard dependency. e.g. New proxy recipe can exist and be tested (maybe controllable by attribute for...

And to complicate matters further, you can do SSH proxy things like this in Apache: http://mark.koli.ch/configuring-apache-to-support-ssh-through-an-http-web-proxy-with-proxytunnel Who's to say which frontend you should use or how complicated the setup can...

Ideologically I'm in agreement with @patcon on this fortunately or unfortunately. While our testing framework will provide its own defaults to be usable in enough capacity to run the tests,...

I'm open to adding in some additional support for selinux.

Thanks for the details. I'll work on implementation tomorrow