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

fix smart auto retry #112

Merged
merged 1 commit into from
May 7, 2021
Merged

fix smart auto retry #112

merged 1 commit into from
May 7, 2021

Conversation

tongueroo
Copy link
Contributor

This is a 🐞 bug fix.

Summary

Fix smart auto retry for common known errors like forgetting to run terraform init. This was accidentally broken in #110

How to Test

  1. Create a terraspace stack with only something simple like a random_pet
  2. Run terraspace up demo
  3. Add an s3_bucket resource to it
  4. Run terraspace up demo again. This should report an terraform init error and then terraspace will automatically retry

Version Changes

Patch

@tongueroo tongueroo merged commit b10a3d1 into master May 7, 2021
@tongueroo tongueroo deleted the fix-smart-auto-retry branch May 7, 2021 01:01
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