Update CHANGELOG.md
This commit is contained in:
parent
c8a0d3f0b9
commit
60490033a1
|
@ -2,6 +2,9 @@
|
|||
|
||||
BUG FIXES:
|
||||
|
||||
* connection/ssh: fix issue on machines with an SSH Agent available
|
||||
preventing `key_file` from being read without explicitly
|
||||
setting `agent = false` [GH-2615]
|
||||
* core: don't prompt for variables with defaults [GH-2613]
|
||||
* providers/aws: Allow uppercase characters in `aws_elb.name` [GH-2580]
|
||||
|
||||
|
|
Loading…
Reference in New Issue