David J Eddy
David J Eddy
Per comment on https://github.com/thephpleague/iso3166/pull/30#issuecomment-249880823 ; what did you have in mind for documentation?
Ah, ok. Now I understand what you were looking for.
I have the similar erro due to using a container manager that does not require root (podman). Here is how I got around the error: ``` podman run -t -v...
Looks to be the installer is printing the color characters. ``` bash-5.2$ tput colors 256 bash-5.2$ echo $TERM xterm-256color bash-5.2$ xeol version Application: xeol Version: 0.3.3 Syft Version: v0.83.1 GitCommit:...
Not sure I have enough context / experience to add anything meaningful to this conversation; but I am a gluten for punishment so here goes: `...I'm a bit worried that...
@williammartin Thank you for the clearification and context. The additional understand goes a long ways towards finding solutions that work for all project maintaners.
Yes and please. Really appreciate the consideration to not simply find/replace. Keeping the TF_* vars and outputting a WARN or INFO about migrating to OPENTOFU_* is wonderful. Organizations can migrate...
Yep, that was indeed it. I had opened the `plan.out.json` in an edit and it formatted the file for human reading. IE multiline.
Deprecation output continues on version 1.3.48: ```shell $ cat /etc/*release Fedora release 40 (Forty) NAME="Fedora Linux" VERSION="40 (Workstation Edition)" ID=fedora VERSION_ID=40 VERSION_CODENAME="" PLATFORM_ID="platform:f40" PRETTY_NAME="Fedora Linux 40 (Workstation Edition)" ANSI_COLOR="0;38;2;60;110;180" LOGO=fedora-logo-icon...