Tim

Results 6 issues of Tim

The [related tutorial](https://learn.hashicorp.com/tutorials/terraform/eks) mentions setting up a bastion host: > eks-cluster.tf provisions all the resources (AutoScaling Groups, etc...) required to set up an EKS cluster in the private subnets and...

It appears that postcss is not being applied to `bootstrapCustomizations` - I would argue that it really should be. For example, when using the "materia" theme from [Bootswatch](https://bootswatch.com/4-alpha/) `input` elements...

enhancement

Hey all, I have a large passing test suite that doesn't seem to get along with pytest-xdist. The status code responses from the Django Rest Framework test `APIClient` suddenly all...

I noticed this behavior while dealing with an MLS that appears to be using EST for it's time. However there is no system `TimeZoneOffset` and the actual dates are coming...

This repo (and all your work) is much appreciated @llSourcell! This PR contains some quick fixes and cleanup I ran into while getting started with running the flask app that...

Hi there -- I've found a case were **two unique ids decode to the same integer**. As far as I can tell this won't cause any problems for me, I'd...