Channels
announcements
automation-api
aws
azure
blog-posts
built-with-pulumi
cloudengineering
cloudengineering-support
content-share
contribex
contribute
docs
dotnet
finops
general
getting-started
gitlab
golang
google-cloud
hackathon-03-19-2020
hacktoberfest
install
java
jobs
kubernetes
learn-pulumi-events
linen
localstack
multi-language-hackathon
office-hours
oracle-cloud-infrastructure
plugin-framework
pulumi-ai
pulumi-cdk
pulumi-cloud
pulumi-crosscode
pulumi-deployments
pulumi-kubernetes-operator
pulumiverse
python
registry
status
testingtesting123
testingtesting321
typescript
welcome
workshops
yaml
Powered by
Title
b
billions-judge-9412
02/06/2022, 6:28 PM
Hi everyone I noticed that the Azure-Native provider uses a relatively old (i've only looked at the golang stuff) Azure API versions. It looks like they are from 2017. Is there a specific reason for this? backwards compatibility perhaps? If i'm starting a new project, wouldn't it be best for me to go for the newest api versions? So going with
v20210601
instead of v20171201 which appears to be the one its using by default?
https://github.com/pulumi/pulumi-azure-native/blob/master/sdk/go/azure/dbforpostgresql/server.go
vs
https://github.com/pulumi/pulumi-azure-native/blob/master/sdk/go/azure/dbforpostgresql/v20210601/server.go
#general
Join Slack