Skip to content

Commit 009dba1

Browse files
committed
update CHANGELOG
1 parent b9f5d85 commit 009dba1

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,16 +7,18 @@ FEATURES:
77

88
BUG FIXES:
99

10+
* core: don't prompt for variables with defaults [GH-2613]
11+
* core: Return correct number of planned updates [GH-2620]
12+
* core: Fix "provider not found" error that can occur while running
13+
a destroy plan with grandchildren modules [GH-2755]
1014
* connection/ssh: fix issue on machines with an SSH Agent available
1115
preventing `key_file` from being read without explicitly
1216
setting `agent = false` [GH-2615]
13-
* core: don't prompt for variables with defaults [GH-2613]
14-
* core: Return correct number of planned updates [GH-2620]
1517
* provider/aws: Allow uppercase characters in `aws_elb.name` [GH-2580]
1618
* provider/aws: Allow underscores in `aws_db_subnet_group.name` (undocumented by AWS) [GH-2604]
1719
* provider/aws: Allow dots in `aws_db_subnet_group.name` (undocumented by AWS) [GH-2665]
1820
* provider/aws: Fix issue with pending Spot Instance requests [GH-2640]
19-
* provider/aws: Fix issue in AWS Classic environment with referencing external
21+
* provider/aws: Fix issue in AWS Classic environment with referencing external
2022
Security Groups [GH-2644]
2123
* provider/aws: Bump internet gateway detach timeout [GH-2669]
2224
* provider/aws: `ecs_cluster` rename (recreation) and deletion is handled correctly [GH-2698]

0 commit comments

Comments
 (0)