k1LoW / awspec

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

Add have_vpc_attribute. #420

Closed yukimochi closed 6 years ago

yukimochi commented 6 years ago

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

k1LoW commented 6 years ago

Hi @yukimochi !!! Thank you for NICE COMMIT !!!

Could you run bundle exec bin/toolbox docgen > doc/resource_types.md ? ( see https://github.com/k1LoW/awspec/blob/master/doc/contributing.md#troubleshooting )

yukimochi commented 6 years ago

Thank you for response. Now run docgen.

k1LoW commented 6 years ago

THANK YOU!! LGTM!

k1LoW commented 6 years ago

Released as v1.12.5.

k1LoW commented 5 years ago

Released as v1.14.0.