Skip to content

Commit

Permalink
Merge pull request #37182 from hashicorp/f-aws_elasticache_replicatio…
Browse files Browse the repository at this point in the history
…n_group.timeouts

r/aws_elasticache_replication_group: Use configured Delete timeout during resource Delete
  • Loading branch information
ewbankkit authored May 1, 2024
2 parents ac7dafd + 552900a commit 6bb8779
Show file tree
Hide file tree
Showing 34 changed files with 1,703 additions and 1,724 deletions.
3 changes: 3 additions & 0 deletions .changelog/30493.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:bug
resource/aws_elasticache_replication_group: Fix `unexpected state 'snapshotting'` errors when increasing or decreasing replica count
```
3 changes: 3 additions & 0 deletions .changelog/34819.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:bug
resource/aws_elasticache_replication_group: Decrease replica count after other updates
```
7 changes: 7 additions & 0 deletions .changelog/37182.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
```release-note:enhancement
resource/aws_elasticache_replication_group: Increase default Delete timeout to 45 minutes
```

```release-note:enhancement
resource/aws_elasticache_replication_group: Use the configured Delete timeout when detaching from any global replication group
```
Loading

0 comments on commit 6bb8779

Please sign in to comment.