update cHANGELOG
This commit is contained in:
parent
a2ab3a1402
commit
fb66be7b35
|
@ -66,6 +66,8 @@ BUG FIXES:
|
||||||
the correct order [GH-2453]
|
the correct order [GH-2453]
|
||||||
* core: validate object types in plugins are actually objects [GH-2450]
|
* core: validate object types in plugins are actually objects [GH-2450]
|
||||||
* 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
|
||||||
|
resource attribute is used as a parameter to a module [GH-2477]
|
||||||
* 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