awslabs / amazon-app-runner-deploy

Registers an AWS AppRunner Service and deploys the application using the source code of a given GitHub repository. Supports both source code and Docker image based service
MIT No Attribution
50 stars 32 forks source link

Add support for tags #21

Closed yyamanoi1222 closed 1 year ago

yyamanoi1222 commented 2 years ago

To manage resources with tags

brandonrobertz commented 1 year ago

This is pretty important functionality, would be cool to see it merged or something similar adopted. Specifically, it would be good to be able to tag deployed resources with the name of the GH repo it originated from.

yyamanoi1222 commented 1 year ago

@DmitryGulin If you have no problem with implementing this feature, I will submit a PR.

hariohmprasath commented 1 year ago

Hi @yyamanoi1222 We would love to take in your contribution, please go ahead and submit a PR. Thanks

DmitryGulin commented 1 year ago

@DmitryGulin If you have no problem with implementing this feature, I will submit a PR.

Hi @yyamanoi1222 Absolutely, go ahead and create a new PR. The only problem with the first one was that you created it during the major refactoring process. Thank you so much!