Skip to content

Commit

Permalink
Update .changelog/28847.txt
Browse files Browse the repository at this point in the history
Co-authored-by: Kit Ewbank <[email protected]>
  • Loading branch information
YakDriver and ewbankkit authored Nov 22, 2024
1 parent 8348019 commit 95e2ed1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .changelog/28847.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
```release-note:bug
resource/aws_db_instance: When changing to gp3 larger than allocated storage threshold, fix bug causing error `InvalidParameterCombination: You must specify both the storage size and iops when modifying the storage size or iops on a DB instance that has iops`
resource/aws_db_instance: When changing a `gp3` volume's `allocated_storage` to a value larger than the [threshold value for `engine`](https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/CHAP_Storage.html#gp3-storage), fix bug causing error `InvalidParameterCombination: You must specify both the storage size and iops when modifying the storage size or iops on a DB instance that has iops`
```

0 comments on commit 95e2ed1

Please sign in to comment.