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

Add alternate backend config and r53 details #1264

Merged

Conversation

Aravindh-Raju
Copy link
Member

Fixes #1263.

Changes in this pull request:

  • Added details on how to use the alternate backend config instead of the global default one.
  • Added details on how to use r53 as backend.

@Aravindh-Raju Aravindh-Raju self-assigned this Jun 9, 2023
@Aravindh-Raju Aravindh-Raju added the area/documentation Issue for creating or making changes to documentation label Jun 9, 2023
@codecov
Copy link

codecov bot commented Jun 9, 2023

Codecov Report

Patch coverage has no change and project coverage change: +0.02% 🎉

Comparison is base (dcfcf67) 92.21% compared to head (4535522) 92.24%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1264      +/-   ##
==========================================
+ Coverage   92.21%   92.24%   +0.02%     
==========================================
  Files         176      176              
  Lines        7682     7682              
  Branches      227      227              
==========================================
+ Hits         7084     7086       +2     
+ Misses        598      596       -2     
Files Changed Coverage Δ
...cala/vinyldns/route53/backend/Route53Backend.scala 83.87% <ø> (ø)

... and 1 file with indirect coverage changes

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

@nspadaccino nspadaccino added this to the v0.19.0 milestone Jul 5, 2023
@arpit4ever arpit4ever merged commit 342a19d into vinyldns:master Jul 20, 2023
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/documentation Issue for creating or making changes to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update doc about r53 usage and backend config
4 participants