Hi All, I am trying to create a new Azure Linux Virtual Machine using Terraform. But i want to create this linux virtual machine in the existing already created environment.
For this i want to modify the existing Terraform code and create a new module in the terraform code and run it. Doubts i have: When i run the existing terraform code with adding extra module for creating the linux virtual machine then what happens to the existing state file that is already exists. will that file remains unchanged and new terraform state file creates or does it get changed. If there is any change what are the changes can any one explain. is there any roll back plan if i want to revert the chages (kindly explain) Note: The state file is stored in the cloud and it is not locked. -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/1cb862aa-2430-449d-ab8b-c2524d20463e%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
