-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
Added support for CPU credits #35
Conversation
Hi @antonbabenko it seams that this option breaks the compatibility with other instance types.
Is there anyway to work around this without modifying the module? |
|
Of course but
|
Hmm, this is a nasty surprise :-/ I will release a fix soon. |
Okis, thanks! |
v1.9.0 has been released. |
Perfect! I've just tested the changes and they work as expected. Thanks @antonbabenko |
ec2-module was unable to create instances other than T2. Issue: terraform-aws-modules/terraform-aws-ec2-instance#35
ec2-module was unable to create instances other than T2. Issue: terraform-aws-modules/terraform-aws-ec2-instance#35
ec2-module was unable to create instances other than T2. Issue: terraform-aws-modules/terraform-aws-ec2-instance#35
ec2-module was unable to create instances other than T2. Issue: terraform-aws-modules/terraform-aws-ec2-instance#35 Former-commit-id: 03d48a3
* Added support for CPU credits * Updated formatting
I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further. |
Closes #31