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

remove project --test-structure option in favor of terraspace new test --type project #170

Merged
merged 1 commit into from
Dec 25, 2021

Conversation

tongueroo
Copy link
Contributor

This is a 🐞 bug fix.
This is a πŸ™‹β€β™‚οΈ feature or enhancement.

  • 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

  • Remove --test-structure option with terraspace new project
  • Instead use terraspace new test --type project

Context

Fixes #93

How to Test

terraspace new project --examples tools
cd tools
terraspace new test --type project

Version Changes

Patch

@tongueroo tongueroo merged commit 256c16c into master Dec 25, 2021
@tongueroo tongueroo deleted the test-structure branch December 25, 2021 04:39
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.

--test-structure seems buggy
1 participant