Skip to content

$TERRAFORM_VERSION is null in deploy.sh #26

Description

@mcascone

terraform/deploy.sh

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions