I will list out here all the tools that making my day to day work easier. Please contribute any tools that making your day easier will eventually make others easier.
I will create multiple replies for each tools so that other replies can go under each tool
GIt OPS
Digger is an open-source alternative to Terraform Cloud. It makes it easy to run terraform plan
and apply
in the CI / CD platform you already have, such as Github Actions.
JSON Pretty or Formatter for Terminal
- yq | yq
its a powerful and simple tool to format your json outputs from any cli commands in a pretty format . I have been using the regularly with aws
commands .