Skip to content
This repository has been archived by the owner on Oct 12, 2018. It is now read-only.

Leading slash in terraformrc provider in README #24

Open
nikcorg opened this issue Sep 25, 2018 · 0 comments
Open

Leading slash in terraformrc provider in README #24

nikcorg opened this issue Sep 25, 2018 · 0 comments

Comments

@nikcorg
Copy link

nikcorg commented Sep 25, 2018

In the readme, it says to add this block to a ~/.terraformrc

providers {
  k8s = "/$GOPATH/bin/terraform-provider-k8s"
}

I'm curious about that leading slash, is it intentional or a mistake? I did my best to read through the Terraform configuration syntax docs to find out whether it's special syntax for interpolating environment variables, but couldn't find anything.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant