With this change, when creating an AWS instance it is possible to specify in the configuration file an elastic IP address to be
associated to the instance. Example:
"CloudConfig" :{
"ElasticIP": "1.2.3.4"
}
The IP address must be allocated to the AWS account from which the instance is being created.
With this change, when creating an AWS instance it is possible to specify in the configuration file an elastic IP address to be associated to the instance. Example:
The IP address must be allocated to the AWS account from which the instance is being created.