Hi there,
As `aws-sam-deploy` will use `aws cloudformation deploy` it would be great if you could support passing stack tags to the deploy command.
It would require new variable TAGS or STACK_TAGS in `aws-sam-deploy` pipe.
Would that be possible?
Thank you in advance!!!
After studying the code of aws-sam-deploy and aws-cloudformation-deploy I figured out that setting TAGS in aws-sam-deploy will work, because aws-sam-deploy extends aws-cloudformation-deploy, and uses it's run method to execute the deployment.
You just need to update documentation.
Best
Hi @mihailo ,
Good suggestion!
Thank you for your feedback!
Cheers,
Alex
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.