Commit a0a8f0a
authored
feat: Move azure to avoid codegen. (#6276)
This shouldn't introduce any public facing changes.
This should go together with:
cloudquery/plugin-sdk#564
In general codegen creates a sub-optimal developer experience where you
have to juggle between `codegen` and code to make any code-changes. Not
only it creates a tough experience for the developer it also makes it
hard to review and to contribute.
This take here moves codegen only to the discovery phase and moves the
transformation to be part of the SDK which will eventually deprecate the
`codegen` package from the SDK completely and will avoid having two APIs
which are almost identical but quite the same.1 parent 8281faa commit a0a8f0a
868 files changed
Lines changed: 2202 additions & 15868 deletions
File tree
- plugins/source/azure
- client
- codegen0
- internal/azparser
- templates
- codegen1
- recipes
- templates
- codegen2
- recipes
- templates
- docs/tables
- resources
- plugin
- services
- advisor
- analysisservices
- apimanagement
- appcomplianceautomation
- appconfiguration
- applicationinsights
- appservice
- authorization
- automation
- azurearcdata
- azuredata
- batch
- billing
- botservice
- cdn
- cognitiveservices
- compute
- confluent
- connectedvmware
- containerinstance
- containerregistry
- containerservice
- cosmos
- costmanagement
- customerinsights
- dashboard
- databox
- datadog
- datafactory
- datalakeanalytics
- datalakestore
- datamigration
- desktopvirtualization
- devhub
- devops
- dnsresolver
- dns
- elastic
- engagementfabric
- eventgrid
- eventhub
- frontdoor
- hanaonazure
- hdinsight
- healthbot
- healthcareapis
- hybridcompute
- hybriddatamanager
- keyvault
- kusto
- logic
- maintenance
- mariadb
- marketplace
- monitor
- mysqlflexibleservers
- mysql
- networkfunction
- network
- nginx
- notificationhubs
- operationalinsights
- peering
- policy
- portal
- postgresqlflexibleservers
- postgresqlhsc
- postgresql
- powerbidedicated
- privatedns
- providerhub
- redhatopenshift
- redis
- relay
- reservations
- resources
- saas
- search
- security
- servicebus
- sqlvirtualmachine
- sql
- storagecache
- storage
- streamanalytics
- subscription
- support
- synapse
- windowsesu
- windowsiot
- workloads
- website/pages/docs/plugins/sources/azure
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | 1 | | |
7 | 2 | | |
8 | 3 | | |
9 | 4 | | |
10 | 5 | | |
11 | | - | |
12 | 6 | | |
13 | 7 | | |
14 | 8 | | |
| |||
19 | 13 | | |
20 | 14 | | |
21 | 15 | | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | 16 | | |
38 | | - | |
| 17 | + | |
39 | 18 | | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
| 25 | + | |
24 | 26 | | |
25 | 27 | | |
26 | 28 | | |
27 | 29 | | |
28 | 30 | | |
29 | 31 | | |
30 | 32 | | |
| 33 | + | |
| 34 | + | |
31 | 35 | | |
32 | 36 | | |
33 | 37 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
11 | 14 | | |
12 | 15 | | |
13 | 16 | | |
| |||
Lines changed: 69 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
| 23 | + | |
22 | 24 | | |
23 | 25 | | |
24 | 26 | | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
25 | 30 | | |
26 | 31 | | |
27 | 32 | | |
28 | 33 | | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
29 | 37 | | |
30 | 38 | | |
31 | 39 | | |
| |||
36 | 44 | | |
37 | 45 | | |
38 | 46 | | |
| 47 | + | |
39 | 48 | | |
40 | 49 | | |
41 | 50 | | |
| |||
63 | 72 | | |
64 | 73 | | |
65 | 74 | | |
| 75 | + | |
| 76 | + | |
66 | 77 | | |
67 | 78 | | |
68 | 79 | | |
| |||
115 | 126 | | |
116 | 127 | | |
117 | 128 | | |
118 | | - | |
119 | | - | |
120 | | - | |
121 | | - | |
122 | | - | |
123 | 129 | | |
124 | 130 | | |
125 | 131 | | |
| |||
184 | 190 | | |
185 | 191 | | |
186 | 192 | | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
187 | 244 | | |
188 | 245 | | |
189 | 246 | | |
| |||
254 | 311 | | |
255 | 312 | | |
256 | 313 | | |
257 | | - | |
| 314 | + | |
| 315 | + | |
258 | 316 | | |
259 | 317 | | |
260 | 318 | | |
| |||
312 | 370 | | |
313 | 371 | | |
314 | 372 | | |
315 | | - | |
316 | | - | |
| 373 | + | |
| 374 | + | |
| 375 | + | |
| 376 | + | |
| 377 | + | |
317 | 378 | | |
318 | 379 | | |
319 | 380 | | |
| |||
Lines changed: 14 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
5 | 12 | | |
6 | 13 | | |
7 | 14 | | |
8 | 15 | | |
| 16 | + | |
| 17 | + | |
9 | 18 | | |
10 | 19 | | |
11 | 20 | | |
12 | | - | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
13 | 24 | | |
14 | | - | |
| 25 | + | |
| 26 | + | |
15 | 27 | | |
16 | 28 | | |
17 | 29 | | |
| |||
0 commit comments