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

Bump production portscan instances from t3.small to t3.medium #667

Merged

Conversation

mcdonnnj
Copy link
Member

🗣 Description

This changes the AWS EC2 instance type used for portscan instances in production workspaces to use t3.medium instead of t3.small.

💭 Motivation and context

We are moving these instances to a larger instance type to support putting more jobs on a given instance. Since we have a limited number of portscan instances we can spin up (due to networking configurations and IP address availability) we need the ability to put more work on each instance.

This aligns the Terraform configuration in this repository with what is currently deployed to production for these instances.

🧪 Testing

✅ Pre-approval checklist

  • This PR has an informative and human-readable title.
  • Changes are limited to a single goal - eschew scope creep!
  • All relevant type-of-change labels have been added.
  • I have read the CONTRIBUTING document.
  • These code changes follow cisagov code standards.
  • All new and existing tests pass.

We are moving to a larger instance type for the portscan instances in
production environments.
@mcdonnnj mcdonnnj added improvement This issue or pull request will add or improve functionality, maintainability, or ease of use terraform Pull requests that update Terraform code labels Aug 24, 2023
@mcdonnnj mcdonnnj self-assigned this Aug 24, 2023
Copy link
Member

@dav3r dav3r left a comment

Choose a reason for hiding this comment

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

🚀

@mcdonnnj mcdonnnj merged commit 41175ab into develop Aug 24, 2023
5 checks passed
@mcdonnnj mcdonnnj deleted the improvement/change_portscanner_instance_type_in_production branch August 24, 2023 19:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement This issue or pull request will add or improve functionality, maintainability, or ease of use terraform Pull requests that update Terraform code
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants