Skip to content

Commit

Permalink
Add Terraform versions 0.15 and 1.x (#293)
Browse files Browse the repository at this point in the history
  • Loading branch information
Nuru authored Jun 25, 2021
1 parent d3ffe18 commit e921f48
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,8 @@ RUN apk --update --no-cache add \
helmfile@cloudposse \
codefresh@cloudposse \
terraform-0.11@cloudposse terraform-0.12@cloudposse \
terraform-0.13@cloudposse terraform-0.14@cloudposse terraform-0.15@cloudposse \
terraform-0.13@cloudposse terraform-0.14@cloudposse \
terraform-0.15@cloudposse terraform-1@cloudposse \
terraform-config-inspect@cloudposse \
terraform-docs@cloudposse \
vert@cloudposse \
Expand Down
1 change: 1 addition & 0 deletions Dockerfile.slim
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ RUN curl -fsSL --retry 3 https://apk.cloudposse.com/install.sh | bash
RUN apk --no-cache add \
gomplate@cloudposse \
terraform-0.12@cloudposse terraform-0.13@cloudposse terraform-0.14@cloudposse \
terraform-0.15@cloudposse terraform-1@cloudposse \
terraform-config-inspect@cloudposse \
terraform-docs@cloudposse \
vert@cloudposse
Expand Down
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -315,6 +315,7 @@ Like this project? Please give it a ★ on [our GitHub](https://github.com/cloud
Are you using this project or any of our other projects? Consider [leaving a testimonial][testimonial]. =)



## Related Projects

Check out these related projects.
Expand All @@ -323,8 +324,6 @@ Check out these related projects.
- [Dev Harness](https://github.com/cloudposse/dev) - Cloud Posse Local Development Harness




## References

For additional context, refer to some of these links.
Expand Down

0 comments on commit e921f48

Please sign in to comment.