mg
mg
To stack on some more dynamic configuration value adds: https://launchdarkly.com/use-cases/
this would be quite useful, will look at submitting a PR. quick question: do we think this should be added using the existing `Put` or as a new function, e.g....
@cyrille-leclerc is there an update on this one? It looks like there's been merge activity related to the dependent otep in the last month or two. Thanks
Ah thank you for the clarification. One step down!
If helpful, another community SDK can be found here https://github.com/manicminer/hamilton, which is used by the azure ad terraform provider. (I can’t speak to its relation/strategy to the aforementioned preview go...
@shubha-rajan thanks for the quick response. I attempted with 1.5.0 and encountered the same error. Also tried both with-dependences and with-driver-and-dependencies and same error. Is there a way to enable...
Note: it did work from local laptop. Have not been able to successfully do it from gcp vm though. EDIT: after typing that, I attempted to use personal creds over...
@enocom thanks for the response. was unable to resolve the issue with the `cloud-platform` access scope which is visualized in the UI as `Allow full access to all Cloud APIs`....
To try and resolve added `.codeclimate.yml` with the below ``` version: "2" # required to adjust maintainability checks plugins: eslint: enabled: true channel: eslint-8 ```
@supervacuus thanks for the quick follow up. Is this on the upcoming radar? Happy to take a stab at a first time contribution if you see it as a reasonable...