https://pulumi.com logo
#general
Title
# general
e

echoing-activity-32278

03/01/2022, 11:50 AM
HI team, the doc is still from 2017, but the recent preview is 2021, https://www.pulumi.com/registry/packages/azure-native/api-docs/dbforpostgresql/server/. any reason not to update it ?
g

great-queen-39697

03/01/2022, 4:21 PM
Hi! The reason that there's no update on that one even though the API itself has updates is that the resource itself (
Server
) has not appeared in a newer version of the API (specification/postgresql/resource-manager/Microsoft.DBforPostgreSQL/stable/2017-12-01/postgresql.json#L37 vs never appearing in specification/postgresql[…]ger/Microsoft.DBforPostgreSQL/stable/2021-06-01/postgresql.json [though 
flexibleServers
 do; different kind of resource]).
So the date on that page reflects the last time the resource has updated, rather than the API as a whole