Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

improve builder skip check: check if its a dir #142

Merged
merged 1 commit into from
Oct 2, 2021
Merged

Conversation

tongueroo
Copy link
Contributor

This is a 🐞 bug fix.

  • I've added tests (if it's a bug, feature or enhancement)
  • I've adjusted the documentation (if it's a feature or enhancement)
  • The test suite passes (run bundle exec rspec to verify this)

Summary

Improve the builder skip check. Checks if its a directory by looking for trailing /

Context

Fixes #138

How to Test

Create a module or stack with test_something folder and build it: terraspace build. You should see the files in corresponding the .terraspace-cache folder.

Version Changes

Patch

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

.terraspace-cache folder doesn't contain the module template file
1 participant