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

fix(terraform): Handle 403 forbidden error #1115

Merged
merged 1 commit into from
Dec 19, 2024

Conversation

ramya18101
Copy link
Contributor

Handle all the forbidden scenarios(403) while fetching the terraform resource info.

🔧 Changes

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

@ramya18101 ramya18101 requested a review from a team as a code owner December 19, 2024 14:15
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.36%. Comparing base (c7133bb) to head (4a83ee8).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1115      +/-   ##
==========================================
- Coverage   70.38%   70.36%   -0.03%     
==========================================
  Files          94       94              
  Lines       13284    13284              
==========================================
- Hits         9350     9347       -3     
- Misses       3388     3390       +2     
- Partials      546      547       +1     

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

@ramya18101 ramya18101 merged commit 98628cf into main Dec 19, 2024
9 checks passed
@ramya18101 ramya18101 deleted the auth0-tf-generate-handle-403-error branch December 19, 2024 14:58
@ramya18101 ramya18101 mentioned this pull request Dec 19, 2024
2 tasks
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