Update CHANGELOG.md
This commit is contained in:
parent
de4e03c046
commit
94bc96d3de
|
@ -6,6 +6,7 @@ BUG FIXES:
|
||||||
preventing `key_file` from being read without explicitly
|
preventing `key_file` from being read without explicitly
|
||||||
setting `agent = false` [GH-2615]
|
setting `agent = false` [GH-2615]
|
||||||
* core: don't prompt for variables with defaults [GH-2613]
|
* core: don't prompt for variables with defaults [GH-2613]
|
||||||
|
* core: Return correct number of planned updates [GH-2620]
|
||||||
* providers/aws: Allow uppercase characters in `aws_elb.name` [GH-2580]
|
* providers/aws: Allow uppercase characters in `aws_elb.name` [GH-2580]
|
||||||
* providers/aws: Allow underscores in `aws_db_subnet_group.name` (undocumented by AWS) [GH-2604]
|
* providers/aws: Allow underscores in `aws_db_subnet_group.name` (undocumented by AWS) [GH-2604]
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue