File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,16 +7,18 @@ FEATURES:
77
88BUG 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 ]
You can’t perform that action at this time.
0 commit comments