Isaac Parker

Results 12 issues of Isaac Parker

## Problem Attempting to run `terraform init` on a Apple Silicon fails since the `hashicorp/template` provider isn't (and presumably won't be) pre-built for `darwin_arm64`. Full Error Log from `terraform init`...

From https://github.com/caddyserver/caddy/issues/4692 This is a proposal to add the ability to specify multiple upstream/`to` targets to the reverse-proxy command. Example usage: ```bash caddy reverse-proxy --from :8080 --to host1.example.com,host2.example.com ``` What...

feature
under review

👋🏻 Hey, thanks for the great project! This is a proposal to add the ability to specify multiple upstream/`to` targets to the `reverse-proxy` command. Currently, this doesn't seem to be...

feature

This change has two goals: - Enable Docker container to build using a recent version of Go, while pinning the version to help ensure it doesn't accidentally break in the...

## What kind of change does this PR introduce? Feature! Requested in https://github.com/supabase/cli/issues/234 ## What is the current behavior? Doesn't exist Please link any relevant issues here. https://github.com/supabase/cli/issues/234 ## What...

I'm wondering if I can be lazy and pull a pre-built version of this image. There doesn't seem to be an image under alexanderkoller/low-memory-mysql on the Docker Hub/Store, so just...

Hey @iddan, thanks for the great library! This change enables users to specify highlighted regions of the sheet. My goal is to enable collaborative editing a'la Google Sheets, but it...

This change just commits the formatted file after running `go mod tidy`

## Error ``` Error: 0: Error reverting 0: Action `configure_init_service` errored Failed to execute command `"systemctl" "daemon-reload"` stdout: stderr: System has not been booted with systemd as init system (PID...