devopshobbies / terraform-tutorial

you can follow up this repo to learn terraform with practical examples. also we recommend to check our youtube channel for this topic.
GNU General Public License v3.0
64 stars 25 forks source link

Terraform and Vsphere #31

Open amiralihassanpour-code opened 3 weeks ago

amiralihassanpour-code commented 3 weeks ago

Before anything

What is the problem?

I am using vsphere as my provider in terrafrom, I have created a resource (VM). whenever i run the main.tf even though I did not make any changes in my resource config, the terraform plan says resource should be recreated.

Logs (optional).

No response