mirror of
https://github.com/ysoftdevs/terraform-aws-eks.git
synced 2026-09-13 05:12:00 +02:00
byo userdata now enabled. refactor some parts into dedicated templates for maintainability
This commit is contained in:
+1
-1
@@ -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