Skip to content

Commit

Permalink
ec2_instance - update network interface parameters (#2123)
Browse files Browse the repository at this point in the history
SUMMARY

Closes #2054
JIRA: https://issues.redhat.com/browse/ACA-1382

ISSUE TYPE


Bugfix Pull Request
Feature Pull Request

COMPONENT NAME

ec2_instance

Reviewed-by: GomathiselviS
Reviewed-by: Alina Buzachis
Reviewed-by: Bikouo Aubin
Reviewed-by: Mark Chappell
  • Loading branch information
abikouo authored Jul 1, 2024
1 parent c2e7aaf commit f7d7ffa
Show file tree
Hide file tree
Showing 15 changed files with 1,050 additions and 229 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
minor_changes:
- ec2_instance - Add support for ``network_interfaces`` and ``network_interfaces_ids`` options replacing deprecated option ``network`` (https://github.com/ansible-collections/amazon.aws/pull/2123).
- ec2_instance - ``network.source_dest_check`` option has been deprecated and replaced by new option ``source_dest_check`` (https://github.com/ansible-collections/amazon.aws/pull/2123).
- ec2_instance - add the possibility to create instance with multiple network interfaces (https://github.com/ansible-collections/amazon.aws/pull/2123).
Loading

0 comments on commit f7d7ffa

Please sign in to comment.