k1LoW / awspec

RSpec tests for your AWS resources.
MIT License
1.17k stars 192 forks source link

Add support for VPC Attribute. #422

Closed yukimochi closed 6 years ago

yukimochi commented 6 years ago

AWS VPC has VPC_Attributes (enableDnsSupport, enableDnsHostnames). I want to add support this.

I wrote pr in #420.