Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

created script to automate launch of mulitple ec2 instances #219

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

DiptoChakrabarty
Copy link
Member

@DiptoChakrabarty DiptoChakrabarty commented Sep 7, 2020

Description

This script allows users to automate the process of launching aws ec2 instances as per the configuration they desire depending on the variables they fill

Type of change

Please delete options that are not relevant.

  • New Script
  • New feature (non-breaking change which adds functionality)

Comment on lines +3 to +5
load_dotenv()

#Load env variables
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add a comment describing what the script is about and how to use it 😄

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hey I have added the steps in the ec2.py file , if I should add in any other way please let me know

Copy link
Member

@master-fury master-fury left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It looks fine to me. ✌

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants