Not enough information for me, but I tried to make as it is written in "Usage" section:
- In ~/.terraformrc added providers with path to a cloned from here "terraform-provider-foreman" directory;
- Made sample example.tf and copied there text from "Usage" section. Changed my foreman server url, username, password, dns name.
- Trying to "terraform plan" and get that error:
$ terraform plan
Error configuring: 1 error(s) occurred:
- fork/exec /my/path/to/terraform-provider-foreman: permission denied
What's wrong?
Not enough information for me, but I tried to make as it is written in "Usage" section:
$ terraform plan
Error configuring: 1 error(s) occurred:
What's wrong?