Skip to content
This repository was archived by the owner on Feb 15, 2022. It is now read-only.
This repository was archived by the owner on Feb 15, 2022. It is now read-only.

Prerequisite Terraform setup script points to latest instead of required #1444

@andrewDoing

Description

@andrewDoing

Describe the bug:
Running setup_terraform.sh installs the latest version of terraform (0.13.3), which isn't compatible with Bedrock according to the README and cluster/common/provider/main.tf

To Reproduce:
Run the tools/prereqs/setup_terraform.sh script.
Run terraform -version

Expected behavior:
Installs the required version of terraform.

Additional context:
The script should look at one location in the repo to determine the version of Terraform it should download.

Does this require updates to documentation?:
No

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions