Closed lbajolet-hashicorp closed 1 year ago
This PR changes the way we set a VPC/Subnet during the StepNetworkInfo so that if the associate_public_ip_address attribute is set to true in the configs, it will be taken into account when setupping the network for the instance we are creating.
StepNetworkInfo
associate_public_ip_address
true
Closes #18
This PR changes the way we set a VPC/Subnet during the
StepNetworkInfo
so that if theassociate_public_ip_address
attribute is set totrue
in the configs, it will be taken into account when setupping the network for the instance we are creating.Closes #18