Skip to content

Commit

Permalink
Update changelog with PR number
Browse files Browse the repository at this point in the history
  • Loading branch information
abikouo committed Jun 4, 2024
1 parent 5848f0f commit 2e3a736
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
minor_changes:
- ec2_instance - Deprecate option ``network`` and replace with new options ``network_interface`` and ``network_ids`` ().
- ec2_instance - Deprecate option ``network`` and replace with new options ``network_interface`` and ``network_ids`` (https://github.com/ansible-collections/amazon.aws/pull/2123).
bugfixes:
- ec2_instance - Consider using ``network.groups`` as network interface specification groups first
and defaulting to options ``security_groups`` or ``security_group`` instead of always using groups from ``security_groups`` or ``security_group`` options ().
and defaulting to options ``security_groups`` or ``security_group`` instead of always using groups from ``security_groups`` or ``security_group`` options (https://github.com/ansible-collections/amazon.aws/pull/2123).

0 comments on commit 2e3a736

Please sign in to comment.