Skip to content

Commit

Permalink
Merge pull request #31976 from brittandeyoung/b-727
Browse files Browse the repository at this point in the history
Bugfix: Allow `aws_elb` subnets update that would remove all current subnets
  • Loading branch information
ewbankkit authored Jun 15, 2023
2 parents 53006f9 + d0e5aa7 commit 507faa6
Show file tree
Hide file tree
Showing 4 changed files with 743 additions and 917 deletions.
7 changes: 7 additions & 0 deletions .changelog/31976.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
```release-note:bug
resource/aws_elb: Recreate the resource if `subnets` is updated to an empty list
```

```release-note:enhancement
resource/aws_elb: Add configurable Create and Update timeouts
```
Loading

0 comments on commit 507faa6

Please sign in to comment.