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:
Henrique Santos 2024-02-06 15:05:19 +00:00 committed by GitHub
parent b171e8a745
commit a29c954c84
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
15 changed files with 122 additions and 9 deletions

2
go.mod
View file

@ -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