Commit f65819f7 authored by nimrod's avatar nimrod
Browse files

Include Terraform 0.13 and 0.14.

Needed from some other parts of Smile's infrastructure.
parent 48acdb11
Loading
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -151,6 +151,8 @@ RUN apt-get update && \
        rke \
        skaffold \
        terraform@0.12 \
        terraform@0.13 \
        terraform@0.14 \
    && \
    brew cleanup --prune=all -s && \
    ln --symbolic --target /etc/bash_completion.d/ /usr/local/etc/bash_completion.d/* && \