anubhavmishra / terraform-provider-jira

Terraform Provider for JIRA
MIT License
58 stars 7 forks source link

jira provider error #6

Open gaurav218 opened 6 years ago

gaurav218 commented 6 years ago

Hi Anubhav,

excellent provider code created to connect jira.

I have installed local Jira trail version and also terraform standalone setup in my system.

Also installed jira CLI and my objective is to run remote-exec to call jira api commands like create project. I have configured environment variables like user, password, jira url etc and copied jira provider binary too. but getting below error when try to do terraform plan

image

File is copied to this location but still somehow it fails, my final objective is to run jira cli commands from terraform, is that possible ??

gaurav218 commented 6 years ago

Can you pl. respond to above query. I am still stuck on this issue

gaurav218 commented 6 years ago

Tried building code but encountered below error image Any help is appreciated