update
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -1 +1,5 @@
|
|||||||
.terraform/
|
.terraform/
|
||||||
|
aws_kubernetes/aws_kops_prod/terraform/.terraform.lock.hcl
|
||||||
|
aws_kubernetes/aws_kops_prod/terraform/terraform.tfstate
|
||||||
|
aws_kubernetes/aws_kops_prod/terraform/99_variables.tf
|
||||||
|
aws_kubernetes/aws_kops_prod/terraform/terraform.tfstate.backup
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -40,6 +40,9 @@ __terraform_target (){
|
|||||||
echo "script_file : ${script_file}" #DEBUG
|
echo "script_file : ${script_file}" #DEBUG
|
||||||
${_bash} ${script_file}
|
${_bash} ${script_file}
|
||||||
echo ${line}
|
echo ${line}
|
||||||
|
${_terraform} init
|
||||||
|
echo ${line}
|
||||||
|
sleep 1
|
||||||
${_terraform} apply
|
${_terraform} apply
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user