update CHANGELOG
This commit is contained in:
parent
632cc92897
commit
6f418b2530
|
@ -68,6 +68,7 @@ BUG FIXES:
|
||||||
* core: fix `-no-color` flag in subcommands [GH-2414]
|
* core: fix `-no-color` flag in subcommands [GH-2414]
|
||||||
* core: Fix error of 'attribute not found for variable' when a computed
|
* core: Fix error of 'attribute not found for variable' when a computed
|
||||||
resource attribute is used as a parameter to a module [GH-2477]
|
resource attribute is used as a parameter to a module [GH-2477]
|
||||||
|
* core: moduled orphans will properly inherit provider configs [GH-2476]
|
||||||
* command/apply: prevent output duplication when reporting errors [GH-2267]
|
* command/apply: prevent output duplication when reporting errors [GH-2267]
|
||||||
* provider/aws: fix panic when route has no cidr_block [GH-2215]
|
* provider/aws: fix panic when route has no cidr_block [GH-2215]
|
||||||
* provider/aws: fix issue preventing destruction of IAM Roles [GH-2177]
|
* provider/aws: fix issue preventing destruction of IAM Roles [GH-2177]
|
||||||
|
|
Loading…
Reference in New Issue