scottwinkler / terraform-provider-shell

Terraform provider for executing shell commands and saving output to state file
Mozilla Public License 2.0
278 stars 61 forks source link

Facing issues when I use this provider to test locally in my MacBook Air #105

Open sidharthvijayakumar opened 2 years ago

sidharthvijayakumar commented 2 years ago

When I run terraform init command I am getting this error :

Initializing the backend...

Initializing provider plugins...

poying commented 2 years ago

use the latest version then the issue will gone.