When using the vmseries module, specifying any value for create_public_ip parameter results in a public IP address being created. The only way to not have a public IP is to omit the field.
Expected behavior
create_public_up = false should not create a public IP address
Current behavior
When using the vmseries module, specifying any value for create_public_ip parameter results in a public IP address being created. The only way to not have a public IP is to omit the field.
Describe the bug
When using the
vmseries
module, specifying any value forcreate_public_ip
parameter results in a public IP address being created. The only way to not have a public IP is to omit the field.Expected behavior
create_public_up = false
should not create a public IP addressCurrent behavior
When using the
vmseries
module, specifying any value forcreate_public_ip
parameter results in a public IP address being created. The only way to not have a public IP is to omit the field.Possible solution
Steps to reproduce
Screenshots
Context
Your Environment