Terraform release (#4613)
* Add script to build the ingress controller image using terraform * Update terraform to 0.12.9
This commit is contained in:
parent
2de5a893aa
commit
7aca7bcc04
11 changed files with 476 additions and 1 deletions
7
build/images/ingress-controller/.gitignore
vendored
Normal file
7
build/images/ingress-controller/.gitignore
vendored
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
.terraform*
|
||||
terraform*
|
||||
*.tfstate
|
||||
*.tfstate.backup
|
||||
id_rsa*
|
||||
aws.tfvars
|
||||
env.tfvars
|
||||
Loading…
Add table
Add a link
Reference in a new issue