This commit is contained in:
havelight-ee
2022-12-23 14:23:29 +09:00
parent 51e8a9cab7
commit 437affb592
4 changed files with 7 additions and 2918 deletions

View File

@@ -40,6 +40,9 @@ __terraform_target (){
echo "script_file : ${script_file}" #DEBUG
${_bash} ${script_file}
echo ${line}
${_terraform} init
echo ${line}
sleep 1
${_terraform} apply
}