Skip to content

Commit 0d51c99

Browse files
m-pizarrohjaraujof
authored andcommitted
feat(services): Rename appGateway tables to fix postgres errors
1 parent fdeec0b commit 0d51c99

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/enums/serviceMap.ts

+1
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ import AzureBackupPolicy from '../services/backupPolicies'
8888
import AzureBilling from '../services/billing'
8989
import AzureLogProfiles from '../services/logProfiles'
9090
import Subscription from '../services/subscription'
91+
import AzureApplicationGateway from '../services/applicationGateway'
9192

9293
/**
9394
* serviceMap is an object that contains all currently supported services for AWS

0 commit comments

Comments
 (0)