Artem Starostenko

Results 8 comments of Artem Starostenko

hey @0xWJDev , that is a good idea. I may get to it once I have more free time.

The cause of the problem is probably ec2.py, which is not the best way to provision in the first place. Problems with this approach: * We can work only with...

You can use ansible for provisioning, but make a separate folder for the things related to building custom images.

@mariuszmichalowski thank you for updating the links!

Thank you for your PR @QuanDinh99! Can you also please update the code in the example repo https://github.com/Artemmkin/infrastructure-as-code-example?

Hi @darklord1990 , I believe you might've missed to create [application default credentials](https://github.com/Artemmkin/infrastructure-as-code-tutorial/blob/master/docs/01-prerequisites.md#set-application-default-credentials). You can also use a service account credentials exported into a file as you described, then you...

yep, I'm aware of it. If you have any suggestions on what we can add to the tutorial to avoid this error from happening or make it less confusing for...

@joschi I guess the schema "filebeat -> kafka -> graylog" won't work as of now?