What's Changed
- refactor vpc_endpoint test to use fixture by @brycahta in #73
- refactor vpc test to use fixture by @brycahta in #74
- Refactor
ElasticIPAddress
tests to use fixture by @a-hilaly in #76 - Refactor
DHCPOptions
tests to use fixture by @a-hilaly in #75 - Refactor
TransitGateway
tests to use pytest fixtures by @a-hilaly in #79 - Refactor
SecurityGroup
tests to use pytest fixtures by @a-hilaly in #80 - Refactor
RouteTable
tests to use fixture by @a-hilaly in #78 - Refactor
InternetGateway
tests to use fixture by @a-hilaly in #77 - refactor NATGateway test to use fixture by @brycahta in #82
- Consolidate pytest markers in e2e tests by @brycahta in #83
- Refactor
VPCSpec.CIDRBlock
intoCIDRBlocks
by @brycahta in #84 - remove
ClientToken
fromVPCEndpoint.Spec
by @brycahta in #87 - Add
Update
functionality forVPC.CIDRBlocks
by @brycahta in #85 - Update tags support for Subnet by @LikithaVemulapalli in #81
- Update to ACK runtime
v0.20.0
, code-generatorv0.20.0
by @brycahta in #88 - Release artifacts for
v0.0.19
by @brycahta in #89
New Contributors
Full Changelog: v0.0.18...v0.0.19