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

Allow configuring network interfaces while creating instances #507

Open
harjain99 opened this issue Jul 15, 2021 · 0 comments
Open

Allow configuring network interfaces while creating instances #507

harjain99 opened this issue Jul 15, 2021 · 0 comments

Comments

@harjain99
Copy link
Contributor

Currently, gyro supports adding a network interface to an instance via a launch template.
The aws sdk also allows configuring the network interface in the runInstances() api.

https://sdk.amazonaws.com/java/api/latest/software/amazon/awssdk/services/ec2/Ec2Client.html#runInstances-java.util.function.Consumer-
https://sdk.amazonaws.com/java/api/latest/software/amazon/awssdk/services/ec2/model/RunInstancesRequest.Builder.html#networkInterfaces-java.util.Collection-

@harjain99 harjain99 added this to the 1.4.0 milestone Jul 15, 2021
@harjain99 harjain99 modified the milestones: 1.4.0, 1.5.0 Aug 5, 2021
@deepanjan90 deepanjan90 removed this from the 1.5.0 milestone Oct 14, 2022
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

2 participants