Alexandre Couedelo

Results 27 comments of Alexandre Couedelo

Thanks for the quick answer I am not sure why you suggest cloning the entire repository. I was thinking of duplicating the `result` function and using `tfsec --rego-policy-dir`. While I...

The issues with @alexlo03 workflow is `Create a policy file in the [Rego language](https://www.openpolicyagent.org/docs/latest/policy-language/) policy.rego and make it available at /home/atlantis/policy` This means you need to build a docker image...

I have the same concernes on my side, This is perfect for my use case if I can get the current accessible via un endpoint.

clone the repo and open the index.html. It is already a standalone app :-)

I would suggest to fork the repo. Implement the feature. You probably need to add an *event type* and the struct to receive that event. In order tu use you...

@kunal15145. If you only need a bot and don't what to bother with the slack app configuration. Use https://slack.com/apps/A0F7YS25R-bots, this will add a bot in your workplace and provide you...

For sure, it would be nice if Slack were maintaining a similar library. I am ok with It to be an experimental feature, I am willing to maintain that feature...

I didn't write that part, but the wait group is supposed to be the right approach. Yes, ALL of the goroutines would have to finish, but this is normal because...

I saw a similar MR but seems quite old: https://github.com/go-playground/webhooks/pull/99

I was curious about what the `index.yaml` actually does. This seems like a good place to build a script that checks for updates.