Skip to content

Commit

Permalink
add changelog fragment
Browse files Browse the repository at this point in the history
  • Loading branch information
mandar242 committed Sep 25, 2024
1 parent 12ce33a commit 8ccbb95
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
---
minor_changes:
- ec2_transit_gateway_info - Refactor ec2_transit_gateway_info module (https://github.com/ansible-collections/community.aws/pull/2158).
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@
ec2_transit_gateway:
description: "{{ item }}"
state: absent
ignore_errors: yes
ignore_errors: true
loop:
- "{{ tgw_description }}"
- "{{ tgw_description_multicast }}"

0 comments on commit 8ccbb95

Please sign in to comment.