Terraform-VMWare-Modules / terraform-vsphere-vm

Terraform vSphere module for provisioning Virtual Machines
https://registry.terraform.io/modules/Terraform-VMWare-Modules/vm/vsphere/
MIT License
169 stars 176 forks source link

run_once command for Linux Images #135

Closed Occul77rick5 closed 2 years ago

Occul77rick5 commented 2 years ago

I have a need to run commands on Linux while they are deployed, and it looks like the run_once is only available (in this module) on windows.

Is there an issue with running commands against linux that made this a design decision? and is there another work around or feature coming for this?

Occul77rick5 commented 2 years ago

Closing as accidental duplicate