Add VPC state.
This commit is contained in:
parent
0fcb00dcf5
commit
68d2db55d4
3 changed files with 3 additions and 2 deletions
|
|
@ -207,4 +207,4 @@ def test_vpc_get_by_tag_value_subset():
|
|||
vpcs.should.have.length_of(2)
|
||||
vpc_ids = tuple(map(lambda v: v.id, vpcs))
|
||||
vpc1.id.should.be.within(vpc_ids)
|
||||
vpc2.id.should.be.within(vpc_ids)
|
||||
vpc2.id.should.be.within(vpc_ids)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue