SecurityLogMiner / log-collection-client

Everything you do not see but feel the effects of.
Apache License 2.0
0 stars 0 forks source link

Set up user installation script #52

Open murchej opened 2 months ago

murchej commented 2 months ago

Create a terraform script for the user to build their client from the command line.

Will handle: -Package management -Credential Management -AWS configuration

(add more items if necessary)

Jicxer commented 1 month ago

I've created a new branch to install rust and aws cli using the install script.

Jicxer commented 1 month ago

Will test these functionalities today with the install and terraform script.