THEY-Consulting / they-terraform

Helper modules for an easier terraform life
3 stars 0 forks source link

sns module #103

Closed xddq closed 1 month ago

xddq commented 1 month ago

Implements a new module to easily manage AWS SNS infrastructure. Allows for the creation of FIFO and non FIFO topics as well as handling the relatively new (2023) archiving via archive_policy accordingly. INFO: introduces testing at the module level which we did not do before.

PR instructions

The steps of acceptance

✔ I executed the PR instructions and everything worked.

✔ I checked the requirements for the ticket, and they are matching the PR.

✔ I am satisfied with the code and left annotations if I had some ideas.

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
1 Security Hotspot
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud