How to run/execute a program from Terraform
If you need to run a local application from your Terraform scripts, you can call out to the provisioner
local-exec
and issue the command
syntax:
If you need to run a local application from your Terraform scripts, you can call out to the provisioner
local-exec
and issue the command
syntax: