Commit 43ee7f9c authored by nimrod's avatar nimrod
Browse files

Include Terraform 0.12.

Needed for Smile's infrastructure for now.
parent 3c6e6607
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -150,6 +150,7 @@ RUN apt-get update && \
        minikube \
        rke \
        skaffold \
        terraform@0.12 \
    && \
    brew cleanup --prune=all -s && \
    ln --symbolic --target /etc/bash_completion.d/ /usr/local/etc/bash_completion.d/* && \