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

rspec test generator broken by terraspace 2.2.7 release (worked in 2.2.6) #11

Closed
alexjfisher opened this issue Jun 21, 2023 · 1 comment · Fixed by #12
Closed

rspec test generator broken by terraspace 2.2.7 release (worked in 2.2.6) #11

alexjfisher opened this issue Jun 21, 2023 · 1 comment · Fixed by #12
Labels
bug Something isn't working good first issue Good for newcomers help wanted Extra attention is needed

Comments

@alexjfisher
Copy link
Contributor

With latest terraspace and terraspace-rspec releases (2.2.7 and 0.3.2) bundle exec terraspace new test my_stack --type stack is broken.

/home/alex/.rvm/gems/ruby-3.1.2/gems/rspec-terraspace-0.3.2/lib/templates/stack/test/Gemfile.tt:4:in `template': undefined method `build_gemfile'

The build_gemfile helper still in use by rspec-terraspace here (and here) was removed in refactor done in boltops-tools/terraspace#312

Thanks,
Alex

@alexjfisher
Copy link
Contributor Author

Seems simple enough to fix. I'll knock up a PR.

@tongueroo tongueroo added bug Something isn't working good first issue Good for newcomers help wanted Extra attention is needed labels Jun 21, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants