Skip to content

Commit

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

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

Reviewed-by: Mandar Kulkarni <[email protected]>
Reviewed-by: Joseph Torcasso <None>
Reviewed-by: Abhijeet Kasurde <None>
Reviewed-by: Alina Buzachis <None>
Reviewed-by: None <None>
Reviewed-by: Mike Graves <[email protected]>
Reviewed-by: Mark Chappell <None>
Reviewed-by: Mark Woolley <[email protected]>
  • Loading branch information
jatorcasso committed Mar 29, 2022
1 parent 42295a7 commit d9d5d0d
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 d9d5d0d

Please sign in to comment.