MitocGroup / recink

REciNK - Rethink Continuous Integration for JavaScript Applications
https://www.npmjs.org/package/recink
Mozilla Public License 2.0
14 stars 5 forks source link

Improve default `.recink.yml` by adding `cache:false` option under terraform module #167

Open avozicov opened 6 years ago

avozicov commented 6 years ago

I would suggest to add cache:false option into default .recink.yml file under terraform module. Here is the use-case:

As a result you will get the following error until you add cache: false under terraform component in .recink.yml Screen Shot 2018-04-11 at 16.55.27.png