Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DXCDT-529: auth0_log_stream resource export support #821

Merged
merged 3 commits into from
Sep 5, 2023

Conversation

willvedd
Copy link
Contributor

🔧 Changes

Introducing support for exporting the auth0_log_stream resource with the reverse terraform functionality.

The output will appear like this:

import {
  id = "lst_1000020000001138"
  to = auth0_log_stream.DataDog
}

📚 References

Related PRs: #808, #797, #810, #809, #812, #813, #811, #816, #817, #818, #819, #820

🔬 Testing

Adding unit tests, manually verified.

📝 Checklist

  • All new/changed/fixed functionality is covered by tests (or N/A)
  • I have added documentation for all new/changed functionality (or N/A)

@willvedd willvedd requested a review from a team as a code owner August 30, 2023 23:05
@willvedd willvedd enabled auto-merge (squash) August 30, 2023 23:05
@codecov-commenter
Copy link

Codecov Report

Patch coverage: 84.00% and project coverage change: +0.02% 🎉

Comparison is base (33296c4) 72.37% compared to head (bfc9824) 72.40%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #821      +/-   ##
==========================================
+ Coverage   72.37%   72.40%   +0.02%     
==========================================
  Files          91       91              
  Lines       11635    11660      +25     
==========================================
+ Hits         8421     8442      +21     
- Misses       2709     2713       +4     
  Partials      505      505              
Files Changed Coverage Δ
internal/cli/terraform.go 62.18% <0.00%> (-0.92%) ⬇️
internal/cli/terraform_fetcher.go 98.67% <100.00%> (+0.13%) ⬆️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@willvedd willvedd merged commit 6ffe6e5 into main Sep 5, 2023
6 checks passed
@willvedd willvedd deleted the DXCDT-529-log-stream-resource-export-support branch September 5, 2023 15:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants