Skip to content

Commit

Permalink
update Terraform & Google cloud SDK
Browse files Browse the repository at this point in the history
  • Loading branch information
strebitz committed Sep 1, 2020
1 parent 6411b74 commit f595045
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@ DOCKER_IMAGE_OWNER := nephosolutions
DOCKER_IMAGE_NAME := terraform

ALPINE_VERSION := 3.12
GCLOUD_SDK_VERSION := 298.0.0
GCLOUD_SDK_VERSION := 302.0.0
GIT_CRYPT_VERSION := 0.6.0-r1
RUBY_VERSION := 2.6.6
TERRAFORM_VERSION := 0.12.28
TERRAFORM_VERSION := 0.12.29

CACHE_DIR := .cache

Expand Down

0 comments on commit f595045

Please sign in to comment.