Skip to content

Commit

Permalink
Update: add DnsPrivateResolver and Outbound endpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
baartch committed Jun 24, 2024
1 parent f5280e7 commit 2ce4b66
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/naming/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,9 @@ export enum Abbreviations {
AzureFirewallRuleCollectionGroup = 'afwrcg',
ContainerImage = 'cimg',
ContainerInstance = 'ci',
DnsPrivateResolver = 'dnspr',
DnsPrivateResolverInboundEndpoint = 'in',
DnsPrivateResolverOutboundEndpoint = 'out',
FirewallRule = 'fwr',
FrontDoorCustomDomain = 'fdcd',
FrontDoorEndpoint = 'fde',
Expand Down

0 comments on commit 2ce4b66

Please sign in to comment.