Skip to content
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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't upgrade azurerm_postgres_flexible_server from12,13,14,15 to version 16 #25344

Open
1 task done
shaikriyaz-user opened this issue Mar 21, 2024 · 1 comment
Open
1 task done
Labels
bug service/postgresql upstream/microsoft Indicates that there's an upstream issue blocking this issue/PR v/3.x waiting-response

Comments

@shaikriyaz-user
Copy link

shaikriyaz-user commented Mar 21, 2024

Is there an existing issue for this?

  • I have searched the existing issues

Community Note

  • Please vote on this issue by adding a 馃憤 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment and review the contribution guide to help.

Terraform Version

0.12.31

AzureRM Provider Version

3.96.0

Affected Resource(s)/Data Source(s)

azurerm_postgres_flexible_server

Terraform Configuration Files

Error: updating Flexible Server (Subscription: "xyz"
Resource Group Name: "azure_infra"
Flexible Server Name: "postgres"): performing Update: unexpected status 400 with error: ParameterOutOfRange: The value of the 'Version' should be in: [13,14,15]. Verify that the specified parameter value is correct.

  with azurerm_postgresql_flexible_server.postgres_server

Debug Output/Panic Output

Error: updating Flexible Server (Subscription: "xyz"
Resource Group Name: "azure_infra"
Flexible Server Name: "postgres"): performing Update: unexpected status 400 with error: ParameterOutOfRange: The value of the 'Version' should be in: [13,14,15]. Verify that the specified parameter value is correct.

  with azurerm_postgresql_flexible_server.postgres_server

Expected Behaviour

Should be upgraded to version 16

Actual Behaviour

No response

Steps to Reproduce

Create postgresql-db v12|13|14|15 version using terraform
change the version to 16
terraform apply

Important Factoids

No response

References

No response

@neil-yechenwei
Copy link
Contributor

neil-yechenwei commented Mar 22, 2024

Thanks for raising this issue. It's service limitation. Service team confirmed that PG16 can't be upgraded from other versions for now.

@rcskosir rcskosir added upstream/microsoft/blocking-api-issue This label is applicable when there is a bug on the Azure API that is blocking. waiting-response upstream/microsoft Indicates that there's an upstream issue blocking this issue/PR and removed upstream/microsoft/blocking-api-issue This label is applicable when there is a bug on the Azure API that is blocking. labels Mar 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug service/postgresql upstream/microsoft Indicates that there's an upstream issue blocking this issue/PR v/3.x waiting-response
Projects
None yet
Development

No branches or pull requests

3 participants