Convert AWS remote-exec to use script instead of inline

This commit is contained in:
Chris Long
2021-07-25 22:31:45 -07:00
parent 8c13f15ddd
commit 7c182fccb2
5 changed files with 79 additions and 19 deletions

View File

@@ -65,4 +65,3 @@ post_build_checks() {
}
post_build_checks
exit 0