Thomas Lambert

Results 6 comments of Thomas Lambert

Hi @DidierFort, I have noticed that in my case I have `"suggestedRuleFormat": "v2018-09-12"` in my envInfo.json file (even if i have `"ruleFormat": "latest"` for each version). By changing this to...

Hi @DidierFort thanks for confirming this. I have tried to update to v1 and re-build the CLI locally, and it did not solve the issue (maybe i have missed something...

Hello @sandeep-netomi, just my 2 cents here if not too late, for us-east-1 I think it is supposed to be just `s3` (see https://github.com/apache/libcloud/blob/trunk/libcloud/storage/types.py#L53)

Hello, not sure what is blocking here, wouldn't a `all-region: true` or `regions: ["all"]` be fine for the config part? It looks like we are kind of maintaining a list...

Could also be extended to the `property-manager show-ruletree` command (so that we can for example compare local code with the production version)

hi there, I am also interested in this feature, and I like the proposal from @rhysjtevans . Looking at the code, it looks like a pretty big change though. Is...