Subject: | [PATCH] -availability_zone parameter for create_subnet convenience method |
It looks like VM::EC2::REST::subnet::create_subnet() can accept an
-availability_zone parameter, but the VM::EC2::VPC::create_subnet()
convenience method doesn't seem to have a way to pass it through, so I
added one.
Patch is at https://github.com/lstein/LibVM-EC2-Perl/pull/25
--
Steve Huff (SHUFF) * shuff@cpan.org