fix: #106 postgresflex flavor datasource
feat: support V2 and V3 flavor handling in postgresflex
This commit is contained in:
parent
b51d6369f2
commit
b56a41dc04
34 changed files with 2986 additions and 604 deletions
|
|
@ -2,7 +2,7 @@ provider:
|
|||
name: stackitprivatepreview
|
||||
|
||||
data_sources:
|
||||
collation:
|
||||
collations:
|
||||
read:
|
||||
path: /v3beta1/projects/{projectId}/regions/{region}/instances/{instanceId}/collations
|
||||
method: GET
|
||||
|
|
@ -3,7 +3,7 @@ provider:
|
|||
name: stackitprivatepreview
|
||||
|
||||
data_sources:
|
||||
version:
|
||||
versions:
|
||||
read:
|
||||
path: /v3beta1/projects/{projectId}/regions/{region}/versions
|
||||
method: GET
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue