Hi,
I am installing the tentacle on an Azure VM using a custom script. Now, I want to register this tentacle at Octopus side. The manual steps would be to discover the target and then register.
I am not sure how to do this in Terraform. I am trying to use - octopusdeploy_listening_tentacle_deployment_target. This requires thumbprint as a mandatory field, Do we have a resource for discovery in terraform. I could not find anything in documentation.