-
Notifications
You must be signed in to change notification settings - Fork 4
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
Fix auto-drive networking #402
Conversation
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
PR Code Suggestions ✨Explore these optional code suggestions:
|
40b9751
to
106e8d8
Compare
0852f92
to
c69ee8b
Compare
User description
PR Type
Enhancement
Description
Reduced default instance count for auto-drive and gateway modules.
Added SSH configuration variables for user and private key path.
Configured SSH connection block for EC2 instances.
Updated Terraform variables to support SSH access.
Changes walkthrough 📝
variables.tf
Update instance count and add SSH variables
auto-drive/variables.tf
main.tf
Add SSH connection block for EC2 instances
templates/terraform/aws/ec2/main.tf
variables.tf
Add SSH configuration variables for EC2
templates/terraform/aws/ec2/variables.tf