hashicorp / hashicorp/terraform-plugin-testing

Support path expansion of ~ in TF_ACC_TERRAFORM_PATH

Open
#79 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Go
Stars
68
Forks
22
Avg merge
2d 12h
Merged PRs (30d)
1

Description

Using `TF_ACC_TERRAFORM_PATH="~/go/bin/terraform"` will not work, but `TF_ACC_TERRAFORM_PATH="$HOME/go/bin/terraform"` will. Not a big deal, but it does handle relative which is nice.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.