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

custom helpers support #55

Merged
merged 1 commit into from
Nov 15, 2020
Merged

custom helpers support #55

merged 1 commit into from
Nov 15, 2020

Conversation

tongueroo
Copy link
Contributor

Summary

  • custom helpers support
  • plugin helpers support: aws_secret, aws_ssm, google_secret, etc
  • introduce stack-level test concept and change project-level test concept
  • generators: standardize and unifiy new test
  • new generators: arg, hook, helper
  • clean up Terraspace check project
  • setup up autoloader and bundler/setup earlier. removes need for shim
  • test generator plugin autodetection
  • remove internal run_generator_hook_script
  • stack-level args customization support
  • improve test output noise-level
  • new setting: config.terraform.plugin_cache.purge_on_error
  • quiet option for project generator

This is a 🐞 bug fix.
This is a 🙋‍♂️ feature or enhancement.
This is a 🧐 documentation change.

Version Changes

Minor

- custom helpers support
- plugin helpers support: aws_secret, aws_ssm, google_secret, etc
- introduce stack-level test concept and change project-level test concept
- generators: standardize and unifiy new test
- new generators: arg, hook, helper
- clean up Terraspace check project
- setup up autoloader and bundler/setup earlier. removes need for shim
- test generator plugin autodetection
- remove internal run_generator_hook_script
- stack-level args customization support
- improve test output noise-level
- new setting: config.terraform.plugin_cache.purge_on_error
- quiet option for project generator
@tongueroo tongueroo merged commit 7707d17 into master Nov 15, 2020
@tongueroo tongueroo deleted the helpers branch November 15, 2020 19:49
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