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

Add !configure Command for EC2 / Bot configuration via Discord #16

Open
jacob-card-howe opened this issue Nov 10, 2021 · 0 comments
Open

Comments

@jacob-card-howe
Copy link
Owner

!configure Command for configuring existing EC2 instances by their Instance ID. Some ideas of what this command can do below:

  • Add / Remove SGs from EC2 instance
  • Attach / Detach IAM Instance Profiles (IAM Roles)
  • Add / Remove / Modify Tag Keys & Values
  • Set default subnet ID, IAM Role, Tag Keys / Values, etc for bot

I'm currently thinking there should be two versions of the !configure command:

  1. !configure ec2 -i i-abcde123456 //additional flags
  2. !configure bot //additional flags

That way users are able to directly manipulate an EC2 instance, and also set up their environments to use new, defaults if they want a new server.

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

No branches or pull requests

1 participant