Kronk74

Results 4 comments of Kronk74

I think I know where the issue is. As I'm using a unix machine, I cannot exec 'powershell.exe' from there : https://github.com/hashicorp/terraform-provider-ad/blob/e4b2ec2267a63f68b2b4366ca13e17ca97eb57e0/ad/internal/winrmhelper/winrm_helper.go#L90 I installed powershell on my machine but It...

Hello @jpatigny , Oki I understand better how it works. I'll try to see if winrm client on my linux machine work and can reach AD server. Thanks for your...

Hi, I just made few research on my own to fix my error on my computer and I found this. I don't know if it is the most elegant way...

Here is my example of bash script to replace/rename a module resource : > Be careful, this script will change your tfstate. Don't forget to create a backup before using...