alibaba / alibaba.alicloud

GNU General Public License v3.0
227 stars 86 forks source link

ali_instance should support setting a private ip address when #321

Open daniel-trnk opened 10 months ago

daniel-trnk commented 10 months ago

Currently the ali_instance module does not allow setting the private IP address when creating an instance even though the underlying API does support this with the PrivateIpAddress parameter.