ZupIT / ritchie-formulas

This repository contains the community formulas that can be executed through Ritchie CLI once imported. This tool is an open source product that allows you to create, store and share any kind of automations, executing them through command lines, to run operations or start workflows ⚙️ 🖥 💡
https://ritchiecli.io
Apache License 2.0
105 stars 72 forks source link

Feature/EC2 describe instances #320

Closed pavanad closed 3 years ago

pavanad commented 3 years ago

Pull Request

What I did

A formula that describes all instances in the EC2 service.

How I did it

Create new formula

How to verify it

rit aws describe-instances ec2

Description for the changelog

This formula will describes all instances in the EC2 service.

Select your region name and filter instance state:

GuillaumeFalourd commented 3 years ago

Hi @pavanad , thank you for contributing to Ritchie CLI 🚀

It seems that your commit didn't pass the circleci pre-commit tests if you could take a look and correct the suggestion returned by the script please.

We are also using a DCO (Developer Certified Origin) for each PR, if you could sign off you commit as well 👍🏼

Feel free to ask if you have any question.

pavanad commented 3 years ago

Hi @GuillaumeFalourd, i'm sorry for the lack of attention.

Corrections made.

GuillaumeFalourd commented 3 years ago

No problem @pavanad , you are already more than welcome for contributing to the tool 😄