mirror of
https://github.com/terraform-aws-modules/terraform-aws-eks.git
synced 2025-09-09 19:32:58 +08: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