fix: builder fix
fix: sqlserver upgrade to generated files
This commit is contained in:
parent
48d3dcb526
commit
762c39fbbd
19 changed files with 3931 additions and 1126 deletions
|
|
@ -1,4 +1,3 @@
|
|||
|
||||
provider:
|
||||
name: stackitprivatepreview
|
||||
|
||||
|
|
@ -18,6 +17,11 @@ resources:
|
|||
method: DELETE
|
||||
|
||||
data_sources:
|
||||
instances:
|
||||
read:
|
||||
path: /v3alpha1/projects/{projectId}/regions/{region}/instances
|
||||
method: GET
|
||||
|
||||
instance:
|
||||
read:
|
||||
path: /v3alpha1/projects/{projectId}/regions/{region}/instances/{instanceId}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue