-
Notifications
You must be signed in to change notification settings - Fork 4.4k
feature/cfn-deploy-tag-support #2620
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
Conversation
|
Looks good to be merged! Thanks @Posnet for doing this |
|
What happened here? @Posnet: Any chance you can fix the conflicts? Would love to see #2324 resolved! |
|
@vrivellino are you an AWS employee? I am happy to fix the merge conflicts, but I would like to get an indication that it will actually get merged this time instead of just sitting here for months with no response. |
|
@Posnet: Sorry, I'm not - just an AWS user looking for this feature hoping to spur some action. Surprised to see that this PR was never merged. :( |
|
@Posnet I am an AWS employee. I am reaching out to the concerned team internally to get this merged. Can you please resolve the merge conflicts? thanks! |
Codecov Report
@@ Coverage Diff @@
## develop #2620 +/- ##
===========================================
- Coverage 95.69% 95.56% -0.13%
===========================================
Files 159 151 -8
Lines 12024 11793 -231
===========================================
- Hits 11506 11270 -236
- Misses 518 523 +5
Continue to review full report at Codecov.
|
|
I have fixed the merge conflicts, just waiting on the ci now. |
|
Nevermind, I need to fix a bug in the testing. |
|
Tests are fixed |
|
Thanks for fixing it! |
|
@sanathkr Any chance this can get merged soon? :) |
|
@sanathkr is likely to ever be merged? I understand that maybe the Cfn deploy command should be refactored to just pass through args to create or update instead of having each one added piece meal like this pull request. In which case please close this pull request. The lack of communication is frustrating. |
|
Is this missing some criteria for being merged? |
|
can this be merged yet? is there anything I can do to help it be merged? if I talk to my TAMs could they have some influence over this getting merged? |
|
Merge!!!!!!!! |
|
@stealthycoin Can you help out? |
|
This got merged with #3106 |
I have added support to the
aws cloudformation deploycommand for tags.This ensures that change sets and their stacks are tagged correctly on create or update.