nitrictech / nitric

Nitric is a multi-language framework for cloud applications with infrastructure from code.
https://nitric.io
Apache License 2.0
861 stars 43 forks source link

feat(awstf): Add SQL Database support #626

Closed tjholm closed 2 days ago

tjholm commented 2 weeks ago

Add SQL database deployment support the the AWS terraform provider.

codecov[bot] commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 49.21%. Comparing base (8009fe8) to head (d27d3a3).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #626 +/- ## ======================================= Coverage 49.21% 49.21% ======================================= Files 23 23 Lines 3233 3233 ======================================= Hits 1591 1591 Misses 1537 1537 Partials 105 105 ``` | [Flag](https://app.codecov.io/gh/nitrictech/nitric/pull/626/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nitrictech) | Coverage Δ | | |---|---|---| | [aws](https://app.codecov.io/gh/nitrictech/nitric/pull/626/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nitrictech) | `43.75% <ø> (ø)` | | | [azure](https://app.codecov.io/gh/nitrictech/nitric/pull/626/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nitrictech) | `53.29% <ø> (ø)` | | | [core](https://app.codecov.io/gh/nitrictech/nitric/pull/626/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nitrictech) | `77.88% <ø> (ø)` | | | [gcp](https://app.codecov.io/gh/nitrictech/nitric/pull/626/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nitrictech) | `47.17% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nitrictech#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.