Add deprecation message for postgresql resources and data sources (#247)
* Update dependency * Add deprecation messages * Modify markdown description * Add year * Typo fix --------- Co-authored-by: Henrique Santos <henrique.santos@freiheit.com>
This commit is contained in:
parent
b171e8a745
commit
a29c954c84
15 changed files with 122 additions and 9 deletions
2
go.mod
2
go.mod
|
|
@ -21,7 +21,7 @@ require (
|
|||
github.com/stackitcloud/stackit-sdk-go/services/objectstorage v0.8.5
|
||||
github.com/stackitcloud/stackit-sdk-go/services/opensearch v0.10.0
|
||||
github.com/stackitcloud/stackit-sdk-go/services/postgresflex v0.9.0
|
||||
github.com/stackitcloud/stackit-sdk-go/services/postgresql v0.11.0
|
||||
github.com/stackitcloud/stackit-sdk-go/services/postgresql v0.12.0
|
||||
github.com/stackitcloud/stackit-sdk-go/services/rabbitmq v0.10.0
|
||||
github.com/stackitcloud/stackit-sdk-go/services/redis v0.10.0
|
||||
github.com/stackitcloud/stackit-sdk-go/services/resourcemanager v0.7.6
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue