frek818

Results 3 comments of frek818

There is a large gap in getting from 0 to 1. I think I'm reasonable technical but I'm having a touch time getting started. I'm coming 'yabai' + 'skhd' on...

I am seeing this issue when using the security group on an RDS database. ```hcl resource "aws_rds_cluster" "rds" { ... vpc_security_group_ids = [ aws_security_group.rds[0].id ] ... } ```

@jsdeshazer We also use Azure DevOps. How did you pin the version to 17.6. Are you using the VSTest task? The [docs](https://learn.microsoft.com/en-us/azure/devops/pipelines/tasks/reference/vstest-v2?view=azure-pipelines) show the VSTest task only accepts major version...