Add Terraform configuration and upgrade helm version (#1194)
* Use terraform to manage ci cluster. Upgrade ci cluster to 1.13 * Upgrade helm version * Do not break the test if no previous resources * Do not skip install helm if helm is old version
This commit is contained in:
committed by
Ta-Ching Chen
parent
d578539391
commit
1c5fd92ad6
@@ -12,6 +12,11 @@ test/logs/
|
||||
.idea
|
||||
environments/php7/vendor/
|
||||
|
||||
# terraform files
|
||||
.terraform/
|
||||
*.tfstate
|
||||
*.backup
|
||||
|
||||
# Common backup files
|
||||
*.swp
|
||||
*.bak
|
||||
|
||||
Reference in New Issue
Block a user