Shatil Rafiullah

Results 6 comments of Shatil Rafiullah

@yinshiua, same question here: do you expect this to be done via Cloudformation, or through API calls?

This is what I do, given, say, a Bash script like this that's in my `user_data` variable: ```bash export AWS_DEFAULT_REGION=${AWS::Region} export COOKBOOK=${COOKBOOK} export PROJECT=${PROJECT} ``` Then in the `troposphere` Python...

+1 on the auto reloading of the cert! However, rather than periodically, might I propose that the cert-key pair be monitored for changes on disk, and reloaded when changes are...

Are you both the same Jared, @jcrawford13 and @jmcrawford45? Also, @wickman can we please land this two-line change?

#313 relates to this. `jsoniter` doesn't support the `Umarshaler` interface: https://golang.org/pkg/encoding/json/#Unmarshaler

I was wondering the same. I got here from Kubernetes YAML `go.mod`, and I'm astonished. https://github.com/kubernetes-sigs/yaml/blob/11e43d4a8b9271a822a950dbf9b6ff15fe00fafc/go.mod#L6