-
-
Notifications
You must be signed in to change notification settings - Fork 112
fix: ec2 instance constant termination/creation if ebs enabled #239
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: ec2 instance constant termination/creation if ebs enabled #239
Conversation
/terratest |
Please rebuild the docs and push up |
/terratest |
/terratest |
Please let me know what I may do to merge this 🙏 |
/terratest |
/terratest |
@nitrocode fixed |
@goruha thanks. it might be better to exclude the examples dir from the tflint check. I had to do the same fix in another repo so it's possible that more repos may be affected. I also approved but it's still requires codeowner approval from cloudposse/admins. Could you review this PR? |
These changes were released in v0.31.1. |
what
Fix AWS instance idempotency if an EBS volume is configured.
why
references