-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Lines 53 to 54 in 0deae23
echo "Using terraform version $TERRAFORM_VERSION" | |
#ln -s /usr/local/bin/terraform-$TERRAFORM_VERSION /usr/local/bin/terraform |
when running bitops with terraform, we can see:
-rw-r--r-- 1 root root 995 May 20 02:02 variables.tf
Using terraform version
Running terraform init
The $TERRAFORM_VERSION
var appears to be unset.
NOTE: this issue was submitted using the GitHub VSCode plugin, sorry for any weirdness.
Metadata
Metadata
Assignees
Labels
No labels