cloudpack の がみさんです。 指定したVPCのSubnetにvagrant up –provider=awsでインスタンスを起動する方法です。 現時点でvagrant-awsのREADME.mdに下記のようなことが書いてあったけど、動かなかったので README.md associate_public_ip – If true, will associate a public IP address to an instance in a VPC. やってみた結果 AWS Provider: * The following settings shouldn't exist: public_ip_address 対応 Issue読んでみるとelastic_ipパラメータがあるらしい。 subnet_idを指定する。 aws.elastic_ipパラメータをtrueにするとインスタンス