Skip to content

Commit

Permalink
Tags feature: support tags specification for NAT gateway (solves ansi…
Browse files Browse the repository at this point in the history
…ble-collections#345)

- implements tags feature for NAT gateway
- adds integration test tasks for tags feature
- refactor integration tests (overall) removing hard-coded parameters
- add missing integration test tasks without CHECK_MODE
  • Loading branch information
alinabuzachis committed Jan 26, 2021
1 parent 8d36b82 commit 70fd28f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
# As we use the same EIP, I think changed should be false (if this is correct, lines 194-218 are redundant and
# lines 177 and 190 should report `not create_ngw.changed`).
#
#`Delete NAT gateway` in teh always block throws `(DependencyViolation) when calling the DeleteVpc operation`
#`Delete NAT gateway` in always block throws `(DependencyViolation) when calling the DeleteVpc operation`
# ============================================================

- name: ec2_vpc_nat_gateway tests
Expand Down

0 comments on commit 70fd28f

Please sign in to comment.