Skip to content

Commit

Permalink
ec2_vpc_route_table - support associating internet gateways (#690) (#757
Browse files Browse the repository at this point in the history
)

[PR #690/d9d5d0d7 backport][stable-3] ec2_vpc_route_table - support associating internet gateways

This is a backport of PR #690 as merged into main (d9d5d0d).
Depends-On: ansible/ansible-zuul-jobs#1362
Depends-On: ansible/ansible-zuul-jobs#1364
SUMMARY

Update ec2_vpc_route_table to support associating internet gateways per feature request #476
Add integration tests
Fix idempotency issue when associating a subnet with a route table

ISSUE TYPE

Feature Pull Request

COMPONENT NAME
ec2_vpc_route_table
  • Loading branch information
patchback[bot] authored Mar 29, 2022
1 parent 3fdf226 commit 36a67bb
Show file tree
Hide file tree
Showing 5 changed files with 981 additions and 161 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
minor_changes:
- ec2_vpc_route_table - support associating internet gateways (https://github.com/ansible-collections/amazon.aws/pull/690).
Loading

0 comments on commit 36a67bb

Please sign in to comment.