intuit / Trapheus

This tool automates restoration of RDS database instances from snapshots into any dev, staging or production environments. It supports individual RDS Snapshot as well as cluster snapshot restore operations.
https://intuit.github.io/Trapheus/
MIT License
101 stars 52 forks source link

Issue #198: Fixing issues in tag addition for all resources in template.yaml #200

Closed namitad closed 7 months ago

namitad commented 7 months ago

Description

Fixes all issues described in #198

screenshot of successful stack deployment:

Screenshot 2023-11-13 at 1 15 32 PM

Tag added to lambda:

Screenshot 2023-11-13 at 4 25 54 PM

Thanks for contributing this Pull Request. Make sure that you submit this Pull Request against the master branch of this repository, add a brief description, and tag the relevant issue(s) and PR(s) below.

stationeros commented 7 months ago

Thanks for the screenshot can you confirm if the tags got applied as well to the functions

namitad commented 7 months ago

Thanks for the screenshot can you confirm if the tags got applied as well to the functions

done - added in the description

stationeros commented 7 months ago

Alrighty!! Approved , thanks for fixing this