Pierre-Yves G

Results 3 issues of Pierre-Yves G

Hi, it would be great to dissociate setup tasks with usage ones to be able to execute certificate creations on multiple lays without having to replay the setup.

In https://github.com/claranet/terraform-datadog-monitors/blob/master/caas/kubernetes/node/monitors-k8s-node.tf#L220, discrimination is done over `name` and `persistentvolumeclaim` dimensions. 1. A PVC is unique per namespace so the `namespace`dimension has to be included 2. The `name` dimension doesn't seems...

bug

Under at least Chef 14, cookbook run fails when updating a CQ resource : ``` NameError --------- undefined local variable or method `name' for # Cookbook Trace: --------------- /var/chef/cache/cookbooks/influxdb/resources/continuous_query.rb:27:in `block...