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-438: Add auth0_organization_connections resource #610

Merged
merged 3 commits into from
Jun 1, 2023

Conversation

sergiught
Copy link
Contributor

🔧 Changes

Add auth0_organization_connections resource (1:many) to manage enabled connections on an organization.

📚 References

🔬 Testing

📝 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)

@sergiught sergiught requested a review from a team as a code owner May 31, 2023 10:47
@sergiught sergiught force-pushed the feature/DXCDT-438-org-conns branch from f8a8045 to f21c826 Compare May 31, 2023 13:16
@codecov-commenter
Copy link

Codecov Report

Merging #610 (f21c826) into main (063b7b7) will decrease coverage by 0.09%.
The diff coverage is 79.06%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #610      +/-   ##
==========================================
- Coverage   86.82%   86.73%   -0.09%     
==========================================
  Files          74       75       +1     
  Lines       11580    11752     +172     
==========================================
+ Hits        10054    10193     +139     
- Misses       1167     1192      +25     
- Partials      359      367       +8     
Impacted Files Coverage Δ
internal/provider/provider.go 100.00% <ø> (ø)
...nternal/auth0/organization/resource_connections.go 79.06% <79.06%> (ø)

... and 1 file with indirect coverage changes

@sergiught sergiught requested a review from willvedd June 1, 2023 12:19
Copy link
Contributor

@willvedd willvedd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Solid 👍

@sergiught sergiught merged commit 40afb14 into main Jun 1, 2023
@sergiught sergiught deleted the feature/DXCDT-438-org-conns branch June 1, 2023 14:50
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.

4 participants