byo userdata now enabled. refactor some parts into dedicated templates for maintainability

This commit is contained in:
brandoconnor
2018-06-08 02:16:26 -07:00
parent 72a438f9e0
commit 3823127b07
10 changed files with 54 additions and 31 deletions

View File

@@ -34,7 +34,7 @@ script:
- terraform validate
- cd -
- terraform -v
- bundle exec kitchen test --destroy always
# - bundle exec kitchen test --destroy always
deploy:
provider: script
script: ci/deploy.sh