-
Notifications
You must be signed in to change notification settings - Fork 851
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add support for postgres 14 flexible server #18506
Comments
@tadelesh, this seems to be a service ask, could you follow up with the service team? Thanks |
Thank you for your feedback. This has been routed to the support team for assistance. |
@m-rcl Apologies for the late reply. Thanks for reaching out to us and reporting this issue. We are looking into this issue and we will provide an update. |
Azure is offering postgres 14 flexible server but the sdk is currently limited to Versions 11 12 and 13. https://github.com/Azure/azure-sdk-for-go/blob/sdk/resourcemanager/postgresql/armpostgresqlflexibleservers/v1.0.0/sdk/resourcemanager/postgresql/armpostgresqlflexibleservers/zz_generated_constants.go#L263 fixes Azure/azure-sdk-for-go#18506
Hi @m-rcl we will update the SDK once the swagger update is merged. And for your information, to workaround this, you do not have to wait for us to update the SDK, you could still send the corresponding value in this way:
|
@m-rcl I wanted to do quick follow-up to check if you had a chance to look at the above comment and try the suggestion of using version using |
@ArcturusZhang @navba-MSFT thanks for the reply! 😄 |
@m-rcl Thanks for getting back. I see that there is a pending PR with terraform already. see hashicorp/terraform-provider-azurerm#17517 |
@navba-MSFT thanks for the hint! I didn't realize the PR was opened for Terraform! |
@m-rcl You're welcome. You could also follow-up on this PR hashicorp/terraform-provider-azurerm#17517 to check the ETA for the release. |
Azure is offering postgres 14 flexible server but the sdk is currently limited to Versions 11 12 and 13. https://github.com/Azure/azure-sdk-for-go/blob/sdk/resourcemanager/postgresql/armpostgresqlflexibleservers/v1.0.0/sdk/resourcemanager/postgresql/armpostgresqlflexibleservers/zz_generated_constants.go#L263 fixes Azure/azure-sdk-for-go#18506
(PostgreSQL) fixes Azure#18506 (Azure#19661) Azure is offering postgres 14 flexible server but the sdk is currently limited to Versions 11 12 and 13. https://github.com/Azure/azure-sdk-for-go/blob/sdk/resourcemanager/postgresql/armpostgresqlflexibleservers/v1.0.0/sdk/resourcemanager/postgresql/armpostgresqlflexibleservers/zz_generated_constants.go#L263 fixes Azure#18506
(PostgreSQL) fixes Azure/azure-sdk-for-go#18506 (#19661) Azure is offering postgres 14 flexible server but the sdk is currently limited to Versions 11 12 and 13. https://github.com/Azure/azure-sdk-for-go/blob/sdk/resourcemanager/postgresql/armpostgresqlflexibleservers/v1.0.0/sdk/resourcemanager/postgresql/armpostgresqlflexibleservers/zz_generated_constants.go#L263 fixes Azure/azure-sdk-for-go#18506
(PostgreSQL) fixes Azure#18506 (Azure#19661) Azure is offering postgres 14 flexible server but the sdk is currently limited to Versions 11 12 and 13. https://github.com/Azure/azure-sdk-for-go/blob/sdk/resourcemanager/postgresql/armpostgresqlflexibleservers/v1.0.0/sdk/resourcemanager/postgresql/armpostgresqlflexibleservers/zz_generated_constants.go#L263 fixes Azure#18506
(PostgreSQL) fixes Azure/azure-sdk-for-go#18506 (Azure#19661) Azure is offering postgres 14 flexible server but the sdk is currently limited to Versions 11 12 and 13. https://github.com/Azure/azure-sdk-for-go/blob/sdk/resourcemanager/postgresql/armpostgresqlflexibleservers/v1.0.0/sdk/resourcemanager/postgresql/armpostgresqlflexibleservers/zz_generated_constants.go#L263 fixes Azure/azure-sdk-for-go#18506
(PostgreSQL) fixes Azure/azure-sdk-for-go#18506 (Azure#19661) Azure is offering postgres 14 flexible server but the sdk is currently limited to Versions 11 12 and 13. https://github.com/Azure/azure-sdk-for-go/blob/sdk/resourcemanager/postgresql/armpostgresqlflexibleservers/v1.0.0/sdk/resourcemanager/postgresql/armpostgresqlflexibleservers/zz_generated_constants.go#L263 fixes Azure/azure-sdk-for-go#18506
(PostgreSQL) fixes Azure/azure-sdk-for-go#18506 (Azure#19661) Azure is offering postgres 14 flexible server but the sdk is currently limited to Versions 11 12 and 13. https://github.com/Azure/azure-sdk-for-go/blob/sdk/resourcemanager/postgresql/armpostgresqlflexibleservers/v1.0.0/sdk/resourcemanager/postgresql/armpostgresqlflexibleservers/zz_generated_constants.go#L263 fixes Azure/azure-sdk-for-go#18506
Feature Request
Azure is offering postgres 14 flexible server but the sdk is currently limited to Versions 11 12 and 13.
https://github.com/Azure/azure-sdk-for-go/blob/sdk/resourcemanager/postgresql/armpostgresqlflexibleservers/v1.0.0/sdk/resourcemanager/postgresql/armpostgresqlflexibleservers/zz_generated_constants.go#L263
The text was updated successfully, but these errors were encountered: