Update CHANGELOG.md
This commit is contained in:
parent
c74145f711
commit
6543b944b7
|
@ -63,6 +63,7 @@ BUG FIXES:
|
|||
* `terraform remote config`: update `--help` output [GH-3632]
|
||||
* core: modules on Git branches now update properly [GH-1568]
|
||||
* core: Fix issue preventing input prompts for unset variables during plan [GH-3843]
|
||||
* core: Fix issue preventing input prompts for unset variables during refresh [GH-4017]
|
||||
* core: Orphan resources can now be targets [GH-3912]
|
||||
* helper/schema: skip StateFunc when value is nil [GH-4002]
|
||||
* provider/google: Timeout when deleting large instance_group_manager [GH-3591]
|
||||
|
|
Loading…
Reference in New Issue