Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

terraform and tools to work with it are added to image #264

Closed
wants to merge 1 commit into from

Conversation

maximmi
Copy link
Contributor

@maximmi maximmi commented Dec 7, 2020

what

  • terraform installed (versions 0.11-0.14)
  • terraform-config-inspect installed
  • vert installed

why

  • needed for some Makefiles

@maximmi maximmi requested a review from Nuru December 7, 2020 18:46
@maximmi maximmi requested review from a team as code owners December 7, 2020 18:46
@maximmi maximmi requested review from Gowiem and dotCipher December 7, 2020 18:46
@@ -23,6 +23,11 @@ RUN apk update && \

RUN curl -sSL https://apk.cloudposse.com/install.sh | bash

## Install terraform-config-inspect (required for bats tests)
ENV GO111MODULE="on"
RUN go get github.com/hashicorp/terraform-config-inspect && \
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We can soon replace this with the package. cloudposse/packages#748

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants