azurerm_postgresql_flexible_server: force new when downgrading storage_mb#29309
Merged
catriona-m merged 4 commits intohashicorp:mainfrom Apr 24, 2025
Merged
Conversation
catriona-m
added a commit
that referenced
this pull request
Apr 24, 2025
jackofallops
added a commit
that referenced
this pull request
Apr 25, 2025
* Update CHANGELOG.md #29285, #29294 * Update CHANGELOG.md for #29307 * Update CHANGELOG.md #29283 * Update CHANGELOG.md #29271 * Update CHANGELOG.md #29298 * Update CHANGELOG.md #29278 * Update CHANGELOG.md #29341 * Update CHANGELOG.md #29328 * Update CHANGELOG.md #29292 * Update CHANGELOG.md #29361 * Update CHANGELOG.md #29296 * Update CHANGELOG.md #28239 * Update CHANGELOG.md #28974 * Update CHANGELOG.md #29254 * Update CHANGELOG.md #29333 * Update CHANGELOG.md #29314 * Update CHANGELOG.md #28929 * Update CHANGELOG.md for #29382 * Update for #28676 * Update CHANGELOG.md for #28740 * Update CHANGELOG.md for #28559 * Update CHANGELOG.md #29143 * Update CHANGELOG.md #29329 * Update CHANGELOG.md #29380 * Update CHANGELOG.md #29309 * Update CHANGELOG.md #29317 * prep for release --------- Co-authored-by: Matthew Frahry <mbfrahry@gmail.com> Co-authored-by: catriona-m <86247157+catriona-m@users.noreply.github.com> Co-authored-by: kt <kt@katbyte.me> Co-authored-by: stephybun <steph@hashicorp.com> Co-authored-by: jackofallops <ste@hashicorp.com>
teowa
pushed a commit
to teowa/terraform-provider-azurerm
that referenced
this pull request
May 8, 2025
…rage_mb` (hashicorp#29309) * downgrade storage of pg server should trigger a forcenew * remove unnecessary check in create/update * remove scale down storage acc test * remove unused test function
teowa
pushed a commit
to teowa/terraform-provider-azurerm
that referenced
this pull request
May 8, 2025
* Update CHANGELOG.md hashicorp#29285, hashicorp#29294 * Update CHANGELOG.md for hashicorp#29307 * Update CHANGELOG.md hashicorp#29283 * Update CHANGELOG.md hashicorp#29271 * Update CHANGELOG.md hashicorp#29298 * Update CHANGELOG.md hashicorp#29278 * Update CHANGELOG.md hashicorp#29341 * Update CHANGELOG.md hashicorp#29328 * Update CHANGELOG.md hashicorp#29292 * Update CHANGELOG.md hashicorp#29361 * Update CHANGELOG.md hashicorp#29296 * Update CHANGELOG.md hashicorp#28239 * Update CHANGELOG.md hashicorp#28974 * Update CHANGELOG.md hashicorp#29254 * Update CHANGELOG.md hashicorp#29333 * Update CHANGELOG.md hashicorp#29314 * Update CHANGELOG.md hashicorp#28929 * Update CHANGELOG.md for hashicorp#29382 * Update for hashicorp#28676 * Update CHANGELOG.md for hashicorp#28740 * Update CHANGELOG.md for hashicorp#28559 * Update CHANGELOG.md hashicorp#29143 * Update CHANGELOG.md hashicorp#29329 * Update CHANGELOG.md hashicorp#29380 * Update CHANGELOG.md hashicorp#29309 * Update CHANGELOG.md hashicorp#29317 * prep for release --------- Co-authored-by: Matthew Frahry <mbfrahry@gmail.com> Co-authored-by: catriona-m <86247157+catriona-m@users.noreply.github.com> Co-authored-by: kt <kt@katbyte.me> Co-authored-by: stephybun <steph@hashicorp.com> Co-authored-by: jackofallops <ste@hashicorp.com>
Contributor
|
I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active contributions. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Community Note
Description
We should tag the resource force new rather than raising an error. fixes #28942
related links: #25986
Testing
Change Log
Below please provide what should go into the changelog (if anything) conforming to the Changelog Format documented here.
azurerm_postgresql_flexible_server- force new when downgradingstorage_mbproperty [azurerm_postgresql_flexible_server validation for "storage_mb" value parameter #28942]This is a (please select all that apply):
Related Issue(s)
Fixes #28942
Note
If this PR changes meaningfully during the course of review please update the title and description as required.