-
Notifications
You must be signed in to change notification settings - Fork 40
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
feat: add support for instance metadata options #305
Conversation
Signed-off-by: Jonah Back <[email protected]>
28060d8
to
98cfb41
Compare
Codecov Report
@@ Coverage Diff @@
## master #305 +/- ##
==========================================
- Coverage 70.06% 70.05% -0.02%
==========================================
Files 19 19
Lines 3107 3156 +49
==========================================
+ Hits 2177 2211 +34
- Misses 789 804 +15
Partials 141 141
Continue to review full report at Codecov.
|
Signed-off-by: Jonah Back <[email protected]>
Signed-off-by: Jonah Back <[email protected]>
LG, added suggestions to move some code to awsprovider |
@backjo nevermind, I see actually in the case of launchtemplate we are placing these constructors within the package. |
Closes #305