Skip to content

$TERRAFORM_VERSION is null in deploy.sh #26

@mcascone

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.

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