Ryan Fisher
Ryan Fisher
The reason you're getting a password prompt is because of a missing or misconfigured PAM module. To use `chsh` without a password prompt, two things must be true. The `pam_shells.so`...
@aknysh Added: - Fix module outputs when `enabled == false` - Refactor `null_resource.role` and it's outputs to use `for_each` - Updated readme Not sure if you want these changes. Feel...
Yeah, I understand that using SSL on the local network doesn't make sense. I'm talking about letting the user configure a custom domain name routed to the node via HTTPS...
Yeah, already have done that. Still think it would be nice to assign a custom domain to the node. Happy to contribute elsewhere though, anything docker, infra, automation related. Those...
Workspaces are an obvious footgun. Symlinks are a more robust solution. It would be appreciated if `terraform-ls` parsed them correctly to eliminate false-positive `not defined` errors.