newrelic / terraform-provider-newrelic

Terraform provider for New Relic
https://registry.terraform.io/providers/newrelic/newrelic/latest/docs
Mozilla Public License 2.0
200 stars 244 forks source link

feat(cloud-integrations): Add GCP and AWS cloud integrations #2669

Open abasha1234 opened 1 month ago

abasha1234 commented 1 month ago

This PR will add Integrations GcpAiPlatform, AwsMsElasticache to Cloud Integration Resources

Ticket: NR-266295

Fixes # (issue)

Type of change

Please delete options that are not relevant.

Checklist:

Please delete options that are not relevant.

How to test this change?

Please describe how to test your changes. Include any relevant steps in the UI, HCL file(s), commands, etc

pranav-new-relic commented 1 month ago

great job with this @abasha1234. Will shortly take a look at this PR.

codecov-commenter commented 1 month ago

Codecov Report

Attention: Patch coverage is 27.27273% with 32 lines in your changes are missing coverage. Please review.

Project coverage is 32.85%. Comparing base (92361de) to head (7890cb1). Report is 22 commits behind head on main.

Files Patch % Lines
...wrelic/resource_newrelic_cloud_gcp_integrations.go 27.27% 32 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2669 +/- ## ========================================== + Coverage 32.82% 32.85% +0.03% ========================================== Files 98 98 Lines 26884 27494 +610 ========================================== + Hits 8824 9034 +210 - Misses 17902 18299 +397 - Partials 158 161 +3 ```

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