Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

use pass strategy for binary files #158

Merged
merged 1 commit into from
Nov 23, 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

If modules have a binary files like file.zip this breaks terraspace build since it uses the tf ERB rendering strategy. Adding binary file detection to use the pass strategy instead.

How to Test

Test a module that as a binary file. IE: https://registry.terraform.io/modules/terraform-aws-modules/rds/aws/latest

Version Changes

Patch

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

Successfully merging this pull request may close these issues.

1 participant