Christopher Browning

Results 3 issues of Christopher Browning

### Terraform, Provider, Kubernetes and Helm Versions ``` Terraform version: 1.2.0 Provider version: 2.5.1 (commit: 0ec52ff157ade2fb455edc307ada36a162565385) ``` ### Affected Resource(s) - helm_release ### Terraform Configuration Files ```hcl resource "helm_release" "generic"...

bug

We are users of the docker image for and would like to have a config file option to run our graphhopper server in "read-only mode". Our forked implementation of this...

https://github.com/cherweg/logstash-input-s3-sns-sqs/blob/master/lib/logstash/inputs/s3/client_factory.rb#L11 If you've provided static credentials to the plugin using the aws config mixin, i.e. those available in `aws_options_hash`, those don't get used when starting the sts client, and the...