Terraform release (#4613)

* Add script to build the ingress controller image using terraform

* Update terraform to 0.12.9
This commit is contained in:
Manuel Alejandro de Brito Fontes 2019-09-30 18:33:46 -03:00 committed by GitHub
parent 2de5a893aa
commit 7aca7bcc04
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
11 changed files with 476 additions and 1 deletions

View file

@ -48,3 +48,5 @@ docker run --rm -it \
-v ${AWS_FILE}:/root/aws.tfvars:ro \
-v ${ENV_FILE}:/root/env.tfvars:ro \
build-nginx-terraform
docker rmi -f build-nginx-terraform