Daniel Adams
Results
2
issues of
Daniel Adams
It looks like on Raspberry pi, libssl-dev files get put in a different location than cqrlog is expecting. https://www.cqrlog.com/comment/7703#comment-7703 > The reason for this is because on Rapsbian Buster libssl...
bug
good first issue
### Terraform Version ``` Terraform v0.12.23 + provider.aws v2.53.0 ``` ### Terraform Configuration Files ```hcl provider "aws" {} output "nonexistent_file" { value = try(file("nonexistent"), "no file") } output "nonexistent_role" {...
enhancement
config
custom-conditions