Koleon
Koleon
Fix typo in filenames of vsphere_virtual_machine_bare.tf, vsphere_virtual_machine_linux.tf, vsphere_virtual_machine_windows.tf
This will allow to create VM's hostname and name without postfix number when var.vm_count == 1.
New variable folder added to specify the path to the folder to put this virtual machine in.
Hello everyone, our team use the Terraform Splunk provider for managing [saved searches](https://registry.terraform.io/providers/splunk/splunk/latest/docs/resources/saved_searches). Usually terraform plan detects changes within HEREDOC section of all alerts and 112 unchanged attributes hidden after...