Multiple vm's creation

Terraform vmware vsphere(6.7) i was able to create the multiple vm’s in the first attempt
was trying to create the few more vm’s in the second attempt, however the terraform does’not picks the next available ip’s however its trying to replacing the existing ip and creating the vm’s existing ip itself , or sometimes getting no changed required in the plan.

not sure.but i would like to create a multiple vm’s in the second and third attempt as well
need some assistance on this issue?

terraform version shows

Terraform v0.11.7

  • provider.vsphere v1.11.0

also how to import the vsphere tfstate file to AWS S3

Thanks in advance

anyone can help me on this issue ?