mirror of
https://github.com/ysoftdevs/terraform-aws-eks.git
synced 2026-04-27 10:57:25 +02:00
byo userdata now enabled. refactor some parts into dedicated templates for maintainability
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user