Phil Christensen
Phil Christensen
# Phil's Developer Corner !! 🎉 💯 👍 It's been my pleasure to serve as maintainer of this project for many years, but there's one thing that I feel like...
Since the merge of #58, django-salesforce has supported multiple concurrent SF connections, however, the Travis CI infrastructure isn't yet configured to test this. Creating a new account and adding it...
I'm working on replacing a Terraform-based EKS cluster deployment script with CloudFormation based on the QuickStart templates. I had to make a number of changes to support the particular vagaries...
This should have essentially the same features as the Travis pipeline, although there's probably room for improvement anyways.
I've got a Python CLI tool that I'm trying to distribute internally at my company, and `xar` is really close to a perfect fit. There's just one niggling issue for...
**Is your feature request related to a problem?** I'm trying to create a Helm chart to deploy an S3 bucket that follows our company security credentials. For each bucket, we...
**Is your feature request related to a problem?** In my GitOps pipeline, I use ACK to deploy an RDS instance. I'd like to also deploy a Route53 `RecordSet` with a...