Update CHANGELOG.md
This commit is contained in:
parent
23505cc2a8
commit
d55e1bcf58
|
@ -26,6 +26,7 @@ BUG FIXES:
|
|||
* core: Fix panic when an undefined module is reference [GH-12793]
|
||||
* command/apply: Applies from plans with backends set will reuse the backend rather than local [GH-12785]
|
||||
* command/init: Changing only `-backend-config` detects changes and reconfigures [GH-12776]
|
||||
* command/init: Fix legacy backend init error that could occur when upgrading [GH-12818]
|
||||
* command/push: Detect local state and error properly [GH-12773]
|
||||
* command/refresh: Allow empty and non-existent state [GH-12777]
|
||||
* provider/aws: Get the aws_lambda_function attributes when there are great than 50 versions of a function [GH-11745]
|
||||
|
|
Loading…
Reference in New Issue